syself / charts

Helm charts repo
Apache License 2.0
12 stars 4 forks source link

🐛 Missing tag in hetzner-cloud-controller-manager #52

Open Privatecoder opened 1 year ago

Privatecoder commented 1 year ago

/kind bug

What steps did you take and what happened:

Helm Chart does not deploy as its tag defaults to the chart appVersion 1.13.2-0.0.1 but quay.io only has v1.13.2-0.0.1 (with a v in front of the version number).

Therefore the imagepull fails.

https://github.com/syself/charts/blob/main/charts/ccm-hetzner/values.yaml#L11

What did you expect to happen:

Override tag in values.yaml as in v. 1.1.4