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

[pod-gateway]: Bump image versions #1688

Closed bjw-s closed 2 years ago

bjw-s commented 2 years ago

Description of the change

Updates the default images used by pod-gateway to the latest ones.

Benefits

Users don't have to manually update the images to get the latest version.

Possible drawbacks

Applicable issues

Additional information

Checklist

djfinnoy commented 2 years ago

Would be nice if the image tag defaulted to chart.appVersion when .Values.image.tag is undefined.