diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index 400f1cb..2e90964 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -4,6 +4,6 @@ type: application version: 1.0.0 appVersion: "2.5.0" dependencies: - - name: argocd + - name: argo-cd version: "5.00.0" repository: "https://argoproj.github.io/argo-helm"