From 2d645cf2c26b65abb5811dd3f62b0b163da50024 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:39:08 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.10.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..d928401 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.10.2 repository: https://kubernetes.github.io/ingress-nginx \ No newline at end of file