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

cicd: only release chart if it is a release version #960

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Jun 7, 2024

Description

This pull request changes the Charts release behaviour by only releasing the chart if it is a release version

  • Charts should now have snapshot versions which prevent the chart from being released

For non-release versions we currently have no solution on where to deploy them. A candidate for this could be dockerhub. Alternatively something akin to a 'next' release could be a solution for Chart SNAPSHOT versions as well.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

- Charts should now have snapshot versions which prevent the chart from being released
@nicoprow nicoprow requested a review from SujitMBRDI June 7, 2024 04:01
@nicoprow nicoprow marked this pull request as ready for review June 7, 2024 04:02
@nicoprow nicoprow merged commit 59d3aa4 into main Jun 18, 2024
13 checks passed
@nicoprow nicoprow deleted the cicd/release-charts branch June 18, 2024 05:14
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.

1 participant