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 v0.11.2 image tags #475

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Jan 10, 2024

Motivation

Update image tags for v0.11.2 following the release process:

Modifications

  1. Create new (pre-)release tags (v0.11.2) in these repositories:

  2. Verify image tags were pushed to DockerHub:

  3. In this modelmesh-serving repository, on the release-0.11.2 branch, update the
    container image tags to the corresponding release versions in the following files:

    • .github/workflows/fvt-base.yml:
      • docker pull kserve/modelmesh:v...
      • docker pull kserve/modelmesh-minio-examples:v...
      • docker pull kserve/modelmesh-minio-dev-examples:v...
      • docker pull kserve/modelmesh-runtime-adapter:v...
      • docker pull kserve/rest-proxy:v...
    • config/default/config-defaults.yaml:
      • kserve/modelmesh
      • kserve/rest-proxy
      • kserve/modelmesh-runtime-adapter
    • config/dependencies/fvt.yaml:
      • image: kserve/modelmesh-minio-dev-examples:v...
      • image: kserve/modelmesh-minio-examples:v...
    • config/dependencies/quickstart.yaml:
      • image: kserve/modelmesh-minio-examples:v...
    • config/manager/kustomization.yaml: update the newTag to v...
    • docs/component-versions.md: update tags and repo links
      • ModelMesh Serving release
      • ModelMesh
      • ModelMesh Runtime Adapter
      • REST Proxy
    • docs/install/install-script.md: update the RELEASE variable in the
      Installation section to the new release-* branch name and remove the
      note pointing to the (old) release-* branch
    • docs/quickstart.md: update the RELEASE variable in the
      "Clone the ModelMesh repository" section to the new release-* branch
      and remove the note of caution in the introduction above
    • scripts/setup_user_namespaces.sh: change the modelmesh_release version

Result

  1. Submit your PR to the release-* branch that was created earlier and wait for
    it to merge.

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner ckadner requested a review from rafvasq January 10, 2024 06:21
@kserve kserve deleted a comment from oss-prow-bot bot Jan 10, 2024
@ckadner ckadner mentioned this pull request Jan 10, 2024
33 tasks
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Copy link
Member

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

oss-prow-bot bot commented Jan 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

1 similar comment
Copy link

oss-prow-bot bot commented Jan 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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 c271d51 into kserve:release-0.11.2 Jan 10, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants