diff --git a/kubernetes/bootstrap/values.yaml b/kubernetes/bootstrap/values.yaml index fea02916..528c60e6 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.4.5 + tag: v3.5.0 addPrometheusAnnotations: true diff --git a/kubernetes/infra/misc/argocd/app/helm.yaml b/kubernetes/infra/misc/argocd/app/helm.yaml index c24887c9..65cd01c4 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.4.5 + tag: v3.5.0 addPrometheusAnnotations: true