apiVersion: v2 appVersion: 2.1.0 description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd version: 3.17.0 home: https://github.com/argoproj/argo-helm icon: https://argoproj.github.io/argo-cd/assets/logo.png keywords: - argoproj - argocd - gitops maintainers: - name: alexec - name: alexmt - name: jessesuen - name: seanson dependencies: - name: redis-ha version: 4.12.17 repository: https://dandydeveloper.github.io/charts/ condition: redis-ha.enabled annotations: artifacthub.io/changes: | - "[Changed]: Sync CRDs of ArgoCD v2.1.0" - "[Added]: Enable use of separated secret just for repositories" - "[Deprecated]: configs.repositoryCredentials is deprecated now. Instead, use configs.credentialTemplates and/or configs.repositories"