syself / charts

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

🐛 Fix missing tag override #53

Closed Privatecoder closed 11 months ago

Privatecoder commented 1 year ago

What type of PR is this? /kind bug

What this PR does / why we need it:

tag in ccm-hetzner v1.1.5 values.yaml is empty so image-pulling fails for version 1.13.2-0.0.1 as quay.io only holds v-prefixed-images, i.e. v1.13.2-0.0.1.

Which issue(s) this PR fixes

Fixes #52

batistein commented 1 year ago

the version in Chart.yaml needs a bump as well. Without increasing the version number no release is triggered

batistein commented 11 months ago

this should be solved in the newest release