2020-05-01 14:57:31 +01:00
|
|
|
apiVersion: v2
|
2020-06-25 13:52:07 +01:00
|
|
|
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
|
|
|
|
name: kubezero-argo-cd
|
2020-07-30 18:27:43 +01:00
|
|
|
version: 0.3.7
|
2020-05-04 14:29:21 +01:00
|
|
|
home: https://kubezero.com
|
2020-06-03 16:17:04 +01:00
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
2020-05-04 14:29:21 +01:00
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- argocd
|
|
|
|
- gitops
|
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
2020-06-25 13:52:07 +01:00
|
|
|
dependencies:
|
2020-05-19 12:07:58 +01:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.1"
|
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-06-25 13:52:07 +01:00
|
|
|
- name: argo-cd
|
2020-06-30 15:05:45 +01:00
|
|
|
version: 2.5.0
|
2020-06-25 13:52:07 +01:00
|
|
|
repository: https://argoproj.github.io/argo-helm
|
2020-05-14 18:24:51 +01:00
|
|
|
kubeVersion: ">= 1.16.0"
|