2021-04-07 15:42:39 +00:00
|
|
|
apiVersion: v2
|
2022-09-16 08:58:22 +00:00
|
|
|
appVersion: v2.4.12
|
2022-03-16 21:01:30 +00:00
|
|
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
2019-02-13 22:22:11 +00:00
|
|
|
name: argo-cd
|
2022-09-25 17:02:42 +00:00
|
|
|
version: 5.5.5
|
2019-11-05 00:17:25 +00:00
|
|
|
home: https://github.com/argoproj/argo-helm
|
2021-10-14 12:40:10 +00:00
|
|
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
2019-11-05 00:17:25 +00:00
|
|
|
keywords:
|
|
|
|
- argoproj
|
|
|
|
- argocd
|
|
|
|
- gitops
|
|
|
|
maintainers:
|
2022-08-26 09:02:57 +00:00
|
|
|
- name: argoproj
|
|
|
|
url: https://argoproj.github.io/
|
2021-04-07 15:42:39 +00:00
|
|
|
dependencies:
|
|
|
|
- name: redis-ha
|
2022-09-19 11:44:35 +00:00
|
|
|
version: 4.22.2
|
2021-04-07 15:42:39 +00:00
|
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
|
|
condition: redis-ha.enabled
|
2021-07-09 12:34:09 +00:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/changes: |
|
2022-09-25 17:02:42 +00:00
|
|
|
- "[Fixed]: Add missing templating for some service labels"
|