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

Update the 0.1.0 image in addition to the release for each merged commit in main #371

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

komish
Copy link
Contributor

@komish komish commented Jul 10, 2023

There's a 0.1.0 tag at quay.io/redhat-certification/chart-verifier:0.1.0, but it's pointing to an older release. I couldn't find any automation that's updating that image.

This PR adds logic to build and push the 0.1.0 image tag on each merged commit, just like we do releases. We use the same "build" logic that's used in the "Build, Test, Release" workflow to keep things consistent. This may change later, but as that's more of a sweeping change, I figured it best to change as little as possible for the moment.

@komish komish closed this Jul 10, 2023
@komish komish reopened this Jul 10, 2023
@komish komish merged commit 2acb686 into redhat-certification:main Jul 10, 2023
@komish komish deleted the move-dev-tag branch July 10, 2023 21:12
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.

The 0.1.0 container image doesn't appear to be automatically updates over time
2 participants