diff --git a/kustomization/base/argo-cd/kustomization.yml b/kustomization/base/argo-cd/kustomization.yml index e47a91ed0..02c53ba9c 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.7/manifests/ha/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.2/manifests/ha/install.yaml - ingressroute.yml - serverstransport.yml - deployment.yml