pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
75 stars 74 forks source link

Fix Ingress version check to work with GKE patches #36

Closed reidab closed 2 years ago

reidab commented 2 years ago

This allows matching against Google Cloud patch versions such as v1.21.10-gke.2000, which would otherwise fall back to the deprecated version.

pmint93 commented 2 years ago

Thanks for contributing, please bump the chart version in Chart.yaml

This also fix the issue #32

reidab commented 2 years ago

Bumped chart version to 2.1.2 — thanks!