From f9ca613e59d7126c1fa3d66151bbc925b36917a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:09:07 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.14.0 --- infra/argo-apps/ingress-nginx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/argo-apps/ingress-nginx.yaml b/infra/argo-apps/ingress-nginx.yaml index bc7c545..b74108c 100644 --- a/infra/argo-apps/ingress-nginx.yaml +++ b/infra/argo-apps/ingress-nginx.yaml @@ -11,7 +11,7 @@ spec: valueFiles: - $myRepo/infra/ingress-nginx/values.yaml repoURL: https://kubernetes.github.io/ingress-nginx - targetRevision: 4.13.3 + targetRevision: 4.14.0 - repoURL: https://github.com/code4romania/code4ro-k8s.git targetRevision: HEAD ref: myRepo