diff --git a/deployments/argo-cd/kustomization.yaml b/deployments/argo-cd/kustomization.yaml index 654f39ab..36b5f1d0 100644 --- a/deployments/argo-cd/kustomization.yaml +++ b/deployments/argo-cd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.10.5 +- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.10.6 - resources/argocd-ui-ingress.yaml - resources/argocd-grpc-ingress.yaml