diff --git a/argocd-managed/argocd/Chart.yaml b/argocd-managed/argocd/Chart.yaml index d3d10909..dce8e476 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.6.4 + version: 10.7.0 repository: "https://argoproj.github.io/argo-helm"