postfinance / kubelet-csr-approver

Kubernetes controller to enable automatic kubelet CSR validation after a series of (configurable) security checks
MIT License
177 stars 34 forks source link

Chart.yaml version, appVersion #224

Closed ke5C2Fin closed 9 months ago

ke5C2Fin commented 9 months ago

When pulling this chart from a Git Repo (for situations where a Helm Repo is not available), the Chart.yaml always shows version and appVersion as 0.0.1-dummy instead of i.e. 1.0.7

Could Chart.yaml be updated at release times to correctly state the version?

clementnuss commented 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