Preflight Checklist
Chart
dex
Version
v2.37.0
Expected Behavior
Consistent tagging between appVersion and image tag between Chart.yaml and values.yaml.
Actual Behavior
Currently, releases contain Helm charts which have Chart.yaml appVersion: "X.YY.Z". But the values.yaml tag references a different format (vX.YY.Z), also instructing users that if you don't specify anything, the appVersion is used.
We are automatically updating upstream charts with PRs which are automatically opened in our internal repos, this behavior impedes us.
Please help. Thank you.
Steps To Reproduce
No response
Additional Information
No response
Values
No response
Preflight Checklist
Chart
dex
Version
v2.37.0
Expected Behavior
Consistent tagging between appVersion and image tag between
Chart.yamlandvalues.yaml.Actual Behavior
Currently, releases contain Helm charts which have Chart.yaml
appVersion: "X.YY.Z". But the values.yaml tag references a different format (vX.YY.Z), also instructing users that if you don't specify anything, the appVersion is used.We are automatically updating upstream charts with PRs which are automatically opened in our internal repos, this behavior impedes us.
Please help. Thank you.
Steps To Reproduce
No response
Additional Information
No response
Values
No response