k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 623 forks source link

[mosquitto] Use appVersion as image tag by default #1709

Closed ekeih closed 2 years ago

ekeih commented 2 years ago

Previous title was Update container image in values.yaml to v2.0.14

Description of the change

https://github.com/k8s-at-home/charts/pull/1702 bumped the appVersion but not the actual value.

Benefits

Same as https://github.com/k8s-at-home/charts/pull/1702

Possible drawbacks

Same as https://github.com/k8s-at-home/charts/pull/1702

Applicable issues none

Additional information none

Checklist

ekeih commented 2 years ago

Thanks for the quick review, I updated the PR with your changes :)