diff --git a/kustomization/base/argo-cd/kustomization.yml b/kustomization/base/argo-cd/kustomization.yml index eef377fba..34fc8b0f5 100644 --- a/kustomization/base/argo-cd/kustomization.yml +++ b/kustomization/base/argo-cd/kustomization.yml @@ -20,7 +20,7 @@ patches: resources: - namespace.yml # renovate: datasource=github-releases - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.4/manifests/ha/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.5/manifests/ha/install.yaml - ingressroute.yml - serverstransport.yml - deployment.yml