From 6f223abc77cc3c092f5f8ccf2a5f766b5137bfc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:51:24 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.14.2 --- 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 ebbae47..d317b6e 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.14.2 - repoURL: https://github.com/code4romania/code4ro-k8s.git targetRevision: HEAD ref: myRepo