From 984826cb3fdcc642f6e8cb3507ff2bc6d7eb2597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 21:30:21 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.15.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 ebbae47d..8014a737 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.14.1 + targetRevision: 4.15.0 - repoURL: https://github.com/code4romania/code4ro-k8s.git targetRevision: HEAD ref: myRepo