From 3a4bb4d0d7a8a173e693a7178638b53bbc34f114 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jul 2026 11:36:05 +0000 Subject: [PATCH] Update kubernetes-ingress Docker tag to v1.52.1 --- 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 87478b07..81d07338 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.52.0 + version: 1.52.1 condition: haproxy.enabled values: - ../values/ingress-haproxy/values/ingress-haproxy.yaml.gotmpl