diff --git a/argocd-managed/argocd/Chart.yaml b/argocd-managed/argocd/Chart.yaml index a33564e2..593754eb 100644 --- a/argocd-managed/argocd/Chart.yaml +++ b/argocd-managed/argocd/Chart.yaml @@ -4,5 +4,5 @@ type: application version: 1.0.0 dependencies: - name: argo-cd - version: 10.7.2 + version: 10.8.0 repository: "https://argoproj.github.io/argo-helm"