From 78339c3f30aedfb66dac553687bd2af8c42902d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 17 May 2026 00:06:09 +0000 Subject: [PATCH] Update kubernetes-ingress Docker tag to v1.49.0 --- helmfile.d/ingress-haproxy.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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