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

operator: point containerImage tag to the latest release (v0.3.2) #218

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

fmuyassarov
Copy link
Collaborator

@fmuyassarov fmuyassarov commented Dec 28, 2023

Ensure that we sed the image tag to the next release tag before pushing a new tag.
This will ensure that when new tag is pushed and image build is started, our images
will have the right manifests.

Copy link
Collaborator

@kad kad left a comment

Choose a reason for hiding this comment

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

it means we need to document that prep step for future releases.

Ensure that operator manifests are pointing to the right tag/version
before pushing a new tag.

Signed-off-by: Feruzjon Muyassarov <[email protected]>
Signed-off-by: Feruzjon Muyassarov <[email protected]>
Copy link
Collaborator

@kad kad left a comment

Choose a reason for hiding this comment

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

lgtm.
please don't forget to open PR for main branch with same script change.

Copy link
Collaborator

@askervin askervin left a comment

Choose a reason for hiding this comment

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

LGTM

@askervin askervin merged commit 7a0bf5e into containers:release-0.3 Dec 29, 2023
2 checks passed
@fmuyassarov fmuyassarov deleted the fix-image-tag branch December 29, 2023 10:06
@fmuyassarov
Copy link
Collaborator Author

lgtm. please don't forget to open PR for main branch with same script change.

@kad
done in #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants