From 45204a019d1be2e44c739734f40c80edebc4f65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:38:41 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.14.3 --- 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..f9073e67 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.3 - repoURL: https://github.com/code4romania/code4ro-k8s.git targetRevision: HEAD ref: myRepo