From 127c56dd5c88e4a6c0c57d2f771e716f07b4ee49 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 16:47:40 +0000 Subject: [PATCH] Update kubernetes-ingress Docker tag to v1.52.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 e6aded99..87478b07 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.49.0 + version: 1.52.0 condition: haproxy.enabled values: - ../values/ingress-haproxy/values/ingress-haproxy.yaml.gotmpl