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-07-01 14:40:23 +00:00
|
|
|
version: 0.8.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
|
2020-08-06 17:43:59 +00:00
|
|
|
version: ">= 0.1.3"
|
2020-05-19 11:07:58 +00:00
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-06-25 12:52:07 +00:00
|
|
|
- name: argo-cd
|
2021-07-01 14:40:23 +00:00
|
|
|
version: 3.6.10
|
2020-06-25 12:52:07 +00:00
|
|
|
repository: https://argoproj.github.io/argo-helm
|
2021-02-23 23:10:14 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|