From 1e92540cfe0e3e6776da243e8a67461a218d5c91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:12:56 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.8.2 --- 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..f16a66c 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.8.2 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..9005733 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.8.2 helm: values: | controller: