2020-05-01 13:57:31 +00:00
|
|
|
apiVersion: v2
|
2020-06-25 12:52:07 +00:00
|
|
|
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
|
2020-11-30 17:30:06 +00:00
|
|
|
name: kubezero-argocd
|
2021-12-08 16:40:46 +00:00
|
|
|
version: 0.9.0
|
2020-05-04 13:29:21 +00:00
|
|
|
home: https://kubezero.com
|
2020-06-03 15:17:04 +00:00
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
2020-05-04 13:29:21 +00:00
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- argocd
|
|
|
|
- gitops
|
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
2020-05-19 11:07:58 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2021-08-25 14:00:26 +00:00
|
|
|
version: ">= 0.1.4"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-06-25 12:52:07 +00:00
|
|
|
- name: argo-cd
|
2021-12-08 16:40:46 +00:00
|
|
|
version: 3.27.1
|
2020-06-25 12:52:07 +00:00
|
|
|
repository: https://argoproj.github.io/argo-helm
|
2021-08-29 22:28:32 +00:00
|
|
|
- name: argocd-applicationset
|
|
|
|
version: 1.4.0
|
|
|
|
repository: https://argoproj.github.io/argo-helm
|
|
|
|
condition: argocd-applicationset.enabled
|
2021-02-23 23:10:14 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|