You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
/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
butquay.io
only hasv1.13.2-0.0.1
(with av
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.4The text was updated successfully, but these errors were encountered: