From 48e66c609a7fa6e1ea76136230883ac231696c45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:27:43 +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