diff --git a/argocd/nginx-ingress.yaml b/argocd/nginx-ingress.yaml index 4fe1137..96cd76c 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.4 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..4b8a9f3 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.4 helm: values: | controller: