diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index 7d6c89d..04151d9 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -5,5 +5,5 @@ version: 1.0.0 appVersion: "8.5.7" dependencies: - name: argo-cd - # version: "5.00.0" + version: ">=5.00.0" repository: "https://argoproj.github.io/argo-helm"