Helm chart versioning #1576
pdefreitas
started this conversation in
General
Replies: 1 comment
-
The problem that this causes is that we don't have traceability of the Helm chart releases. I've just noticed that tag |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've noticed that the Helm chart versions are different across different tags, is there a way to trace the Helm chart versioning through Git? I don't see specific tags for Helm charts.
E.g.
https://github.com/Azure/secrets-store-csi-driver-provider-azure/blob/v1.5.2/charts/csi-secrets-store-provider-azure/Chart.yaml#L3
https://github.com/Azure/secrets-store-csi-driver-provider-azure/blob/v1.5.1/charts/csi-secrets-store-provider-azure/Chart.yaml#L3
Available artifacts on the Helm chart repository:
Beta Was this translation helpful? Give feedback.
All reactions