From 0a75a505ae442d197b8f6452cda7b3062de7a542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:14:05 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.11.2 --- argocd/nginx-private/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/nginx-private/Chart.yaml b/argocd/nginx-private/Chart.yaml index 7204b53..d0f12f1 100644 --- a/argocd/nginx-private/Chart.yaml +++ b/argocd/nginx-private/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "4.6.1" dependencies: - name: ingress-nginx - version: 4.10.1 + version: 4.11.2 repository: https://kubernetes.github.io/ingress-nginx \ No newline at end of file