-
Notifications
You must be signed in to change notification settings - Fork 64
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
Helm chart versioning #322
Comments
@amccormi you do get a proper helm chart version on each release - it is being replaced automatically here example https://github.com/openclarity/apiclarity/releases/tag/apiclarity-v0.13.0-helm
|
Ok, but for people who deploy build/deploy from the source code, I still think putting the latest chart version in would be useful |
People who deploy from source can change the chart version locally. We prefer the automatically approach so we should not need to change the version manually before tagging the code. |
That's fair. I'll close this out. Thanks! |
We'll need a proper helm chart version going forward to support APIClarity upgrades: https://github.com/openclarity/apiclarity/blob/master/charts/apiclarity/Chart.yaml#L5
The text was updated successfully, but these errors were encountered: