diff --git a/kubernetes/bootstrap/values.yaml b/kubernetes/bootstrap/values.yaml index 309d0d45..580fba5a 100644 --- a/kubernetes/bootstrap/values.yaml +++ b/kubernetes/bootstrap/values.yaml @@ -4,7 +4,7 @@ argo-cd: image: repository: quay.io/argoproj/argocd - tag: v3.5.1 + tag: v3.5.2 addPrometheusAnnotations: true diff --git a/kubernetes/infra/misc/argocd/app/helm.yaml b/kubernetes/infra/misc/argocd/app/helm.yaml index f04dc214..e2de6a63 100644 --- a/kubernetes/infra/misc/argocd/app/helm.yaml +++ b/kubernetes/infra/misc/argocd/app/helm.yaml @@ -22,7 +22,7 @@ spec: image: repository: quay.io/argoproj/argocd - tag: v3.5.1 + tag: v3.5.2 addPrometheusAnnotations: true