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
|
|
|
|
name: kubezero-argo-cd
|
2020-07-14 16:41:27 +00:00
|
|
|
version: 0.3.2
|
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-06-25 12:52:07 +00:00
|
|
|
dependencies:
|
2020-05-19 11:07:58 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.1"
|
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-06-25 12:52:07 +00:00
|
|
|
- name: argo-cd
|
2020-06-30 14:05:45 +00:00
|
|
|
version: 2.5.0
|
2020-06-25 12:52:07 +00:00
|
|
|
repository: https://argoproj.github.io/argo-helm
|
2020-05-14 17:24:51 +00:00
|
|
|
kubeVersion: ">= 1.16.0"
|