diff --git a/helm/argocd/Chart.yaml b/helm/argocd/Chart.yaml index a05b853..400f1cb 100644 --- a/helm/argocd/Chart.yaml +++ b/helm/argocd/Chart.yaml @@ -1,10 +1,9 @@ apiVersion: v2 -name: argocd -description: A Helm chart for ArgoCD +name: argocd-infra type: application version: 1.0.0 -appVersion: "2.2.5" # Specify the version of ArgoCD you want to deploy +appVersion: "2.5.0" dependencies: - name: argocd - version: 3.35.4 # Specify the version of the ArgoCD chart - repository: https://argoproj.github.io/argo-helm + version: "5.00.0" + repository: "https://argoproj.github.io/argo-helm"