kserve / modelmesh-serving

Controller for ModelMesh
Apache License 2.0
189 stars 106 forks source link

release: Update `v0.11.2` image tags #475

Closed ckadner closed 5 months ago

ckadner commented 5 months ago

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:

    • [x] .github/workflows/fvt-base.yml:
      • [x] docker pull kserve/modelmesh:v...
      • [x] docker pull kserve/modelmesh-minio-examples:v...
      • [x] docker pull kserve/modelmesh-minio-dev-examples:v...
      • [x] docker pull kserve/modelmesh-runtime-adapter:v...
      • [x] docker pull kserve/rest-proxy:v...
    • [x] config/default/config-defaults.yaml:
      • [x] kserve/modelmesh
      • [x] kserve/rest-proxy
      • [x] kserve/modelmesh-runtime-adapter
    • [x] config/dependencies/fvt.yaml:
      • [x] image: kserve/modelmesh-minio-dev-examples:v...
      • [x] image: kserve/modelmesh-minio-examples:v...
    • [x] config/dependencies/quickstart.yaml:
      • [x] image: kserve/modelmesh-minio-examples:v...
    • [x] config/manager/kustomization.yaml: update the newTag to v...
    • [x] docs/component-versions.md: update tags and repo links
      • [x] ModelMesh Serving release
      • [x] ModelMesh
      • [x] ModelMesh Runtime Adapter
      • [x] REST Proxy
    • [x] 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
    • [x] 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
    • [x] scripts/setup_user_namespaces.sh: change the modelmesh_release version

Result

  1. [x] Submit your PR to the release-* branch that was created earlier and wait for it to merge.
oss-prow-bot[bot] commented 5 months ago

[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: - ~~[OWNERS](https://github.com/kserve/modelmesh-serving/blob/release-0.11.2/OWNERS)~~ [ckadner,rafvasq] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
oss-prow-bot[bot] commented 5 months ago

[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: - ~~[OWNERS](https://github.com/kserve/modelmesh-serving/blob/release-0.11.2/OWNERS)~~ [ckadner,rafvasq] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment