diff --git a/argocd/Chart.yaml b/argocd/Chart.yaml index 1bdd642..a6e2a9c 100644 --- a/argocd/Chart.yaml +++ b/argocd/Chart.yaml @@ -9,5 +9,7 @@ appVersion: "1.16.0" dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 5.33.3 + #version: 5.33.3 + version: >= 5.33.3 +