From 7e342d8b0897d1bd2b8b4c07b35b8ec4c6f2956d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 09:32:30 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.9.1 --- argocd/nginx-ingress.yaml | 2 +- k8s-the-easy-way/argocd/nginx-ingress.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/nginx-ingress.yaml b/argocd/nginx-ingress.yaml index 4fe1137..84f0ab8 100644 --- a/argocd/nginx-ingress.yaml +++ b/argocd/nginx-ingress.yaml @@ -17,7 +17,7 @@ spec: source: chart: ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx - targetRevision: 4.8.1 + targetRevision: 4.9.1 helm: values: | controller: diff --git a/k8s-the-easy-way/argocd/nginx-ingress.yaml b/k8s-the-easy-way/argocd/nginx-ingress.yaml index c2af7dd..5b23569 100644 --- a/k8s-the-easy-way/argocd/nginx-ingress.yaml +++ b/k8s-the-easy-way/argocd/nginx-ingress.yaml @@ -25,7 +25,7 @@ spec: source: chart: ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx - targetRevision: 4.8.1 + targetRevision: 4.9.1 helm: values: | controller: