Chart.yaml 927 B

123456789101112131415161718192021222324252627282930
  1. apiVersion: v2
  2. appVersion: v2.9.3
  3. kubeVersion: ">=1.23.0-0"
  4. description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
  5. name: argo-cd
  6. version: 5.52.1
  7. home: https://github.com/argoproj/argo-helm
  8. icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
  9. sources:
  10. - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
  11. - https://github.com/argoproj/argo-cd
  12. keywords:
  13. - argoproj
  14. - argocd
  15. - gitops
  16. maintainers:
  17. - name: argoproj
  18. url: https://argoproj.github.io/
  19. dependencies:
  20. - name: redis-ha
  21. version: 4.23.0
  22. repository: https://dandydeveloper.github.io/charts/
  23. condition: redis-ha.enabled
  24. annotations:
  25. artifacthub.io/signKey: |
  26. fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
  27. url: https://argoproj.github.io/argo-helm/pgp_keys.asc
  28. artifacthub.io/changes: |
  29. - kind: changed
  30. description: DRY cleanup of ServiceAccounts