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

allow to define an image tag #18

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

phoenix-bjoern
Copy link
Contributor

@phoenix-bjoern phoenix-bjoern commented Jun 27, 2022

This PR doesn't break BC. If the image tag is empty (""), Helm still uses Chart.AppVersion. Once defined (e.g. "7.0") Helm uses the tag instead of the AppVersion. This makes the chart much more flexible and it can be used even if the tag is not aligned with the AppVersion referenced in the chart.

@bvis bvis merged commit b9b196e into softonic:master Jun 27, 2022
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.

None yet

2 participants