diff --git a/kustomization/base/argo-cd/kustomization.yml b/kustomization/base/argo-cd/kustomization.yml index 600aa5b87..36f3de2a7 100644 --- a/kustomization/base/argo-cd/kustomization.yml +++ b/kustomization/base/argo-cd/kustomization.yml @@ -24,7 +24,7 @@ patches: resources: - namespace.yml # renovate: datasource=github-releases - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.4/manifests/ha/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.5/manifests/ha/install.yaml - ingress.yml - serverstransport.yml - deployment.yml