Closed ke5C2Fin closed 9 months ago
unfortunately not, because it made it quite tricky not to forget to update the version
, appVersion
fields when we made a tag.
I had changed that and now the chart version is automatically to the tag, which makes sure we never forget to update it.
I would advise for using the dedicated helm chart repo, over here: https://postfinance.github.io/kubelet-csr-approver
When pulling this chart from a Git Repo (for situations where a Helm Repo is not available), the Chart.yaml always shows
version
andappVersion
as0.0.1-dummy
instead of i.e.1.0.7
Could Chart.yaml be updated at release times to correctly state the version?