From ada318e7365ac95cb8a41ccc07bc9ea6710d2881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 03:53:46 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.14.0 --- helm/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/helmfile.yaml b/helm/helmfile.yaml index f3d15e4..4769f2d 100644 --- a/helm/helmfile.yaml +++ b/helm/helmfile.yaml @@ -4,4 +4,4 @@ releases: - name: ingress-nginx chart: ingress-nginx/ingress-nginx - version: 4.0.12 \ No newline at end of file + version: 4.14.0 \ No newline at end of file