diff --git a/helmfile.d/ingress-haproxy.yaml.gotmpl b/helmfile.d/ingress-haproxy.yaml.gotmpl index 785d70f4..e6aded99 100644 --- a/helmfile.d/ingress-haproxy.yaml.gotmpl +++ b/helmfile.d/ingress-haproxy.yaml.gotmpl @@ -13,7 +13,7 @@ releases: - name: ingress-haproxy namespace: ingress-haproxy chart: haproxytech/kubernetes-ingress - version: 1.42.0 + version: 1.49.0 condition: haproxy.enabled values: - ../values/ingress-haproxy/values/ingress-haproxy.yaml.gotmpl