Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Update image tags for v0.11.0-rc1 #406

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

rafvasq
Copy link
Member

@rafvasq rafvasq commented Jul 24, 2023

Release checklist

Create release tags (v0.11.0-rc1) in these repositories:

Verify image tags got pushed to DockerHub:

Update versions in the following files:

  • config/default/config-defaults.yaml: edit the images tags for ...
    • kserve/modelmesh
    • kserve/rest-proxy
    • kserve/modelmesh-runtime-adapter
  • config/dependencies/quickstart.yaml: change the kserve/modelmesh-minio-examples image tag to use the pinned version
  • config/manager/kustomization.yaml: edit the newTag
  • docs/component-versions.md: update the version and component versions
  • docs/install/install-script.md: update the RELEASE variable in the Installation section to the new release-* branch name
  • docs/quickstart.md: update the RELEASE variable in the "Get the latest release" section to the new release-* branch name
  • scripts/setup_user_namespaces.sh: change the modelmesh_release version

Signed-off-by: Rafael Vasquez <raf.vasquez@ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Copy link
Member

@ckadner ckadner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: ckadner, rafvasq

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ckadner ckadner merged commit 5e3c03c into kserve:release-0.11 Jul 25, 2023
4 of 5 checks passed
@ckadner
Copy link
Member

ckadner commented Jul 25, 2023

Thanks @rafvasq

@ckadner
Copy link
Member

ckadner commented Jul 25, 2023

TODO: @rafvasq -- we need to update the release doc to include ...

  • the cherry-pick instructions
  • update the FVT pre-pull images for the version instead of latest

docker pull kserve/modelmesh-runtime-adapter:v0.11.0-rc1
docker pull kserve/rest-proxy:v0.11.0-rc1
docker pull kserve/modelmesh:v0.11.0-rc1
docker pull kserve/modelmesh-minio-dev-examples:v0.11.0-rc1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: update release doc to include updating pre-pull image tags

@rafvasq rafvasq mentioned this pull request Jul 25, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants