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.1 #440

Merged
merged 6 commits into from
Oct 3, 2023

Conversation

rafvasq
Copy link
Member

@rafvasq rafvasq commented Oct 3, 2023

Release checklist

Create release tags (v0.11.1) 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 <[email protected]>
ckadner and others added 3 commits October 3, 2023 10:39
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Rafael Vasquez <[email protected]>
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.

Thanks @rafvasq -- I have just a few comments

docs/component-versions.md Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
controllers/modelmesh/modelmesh.go Show resolved Hide resolved
Signed-off-by: Rafael Vasquez <[email protected]>
@ckadner ckadner added this to the v0.11.1 milestone Oct 3, 2023
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

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 2184c28 into kserve:release-0.11.1 Oct 3, 2023
4 checks passed
heyselbi pushed a commit to heyselbi/modelmesh-serving that referenced this pull request Oct 11, 2023
Update version tags in the following files:
- config/default/config-defaults.yaml
- config/dependencies/quickstart.yaml
- config/manager/kustomization.yaml
- docs/component-versions.md
- docs/install/install-script.md
- docs/quickstart.md
- scripts/setup_user_namespaces.sh

Update branch rule pattern in .github/workflows/*.yml to run workflows
on release-0.11.1 branch

---------

Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Co-authored-by: Christian Kadner <[email protected]>
heyselbi pushed a commit to heyselbi/modelmesh-serving that referenced this pull request Oct 11, 2023
Update version tags in the following files:
- config/default/config-defaults.yaml
- config/dependencies/quickstart.yaml
- config/manager/kustomization.yaml
- docs/component-versions.md
- docs/install/install-script.md
- docs/quickstart.md
- scripts/setup_user_namespaces.sh

Update branch rule pattern in .github/workflows/*.yml to run workflows
on release-0.11.1 branch

---------

Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Co-authored-by: Christian Kadner <[email protected]>
openshift-ci bot added a commit to opendatahub-io/modelmesh-serving that referenced this pull request Oct 17, 2023
release: Update image tags for v0.11.1 (kserve#440)
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