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
|
2020-11-30 09:30:06 -08:00
|
|
|
name: kubezero-argocd
|
2021-02-24 00:10:14 +01:00
|
|
|
version: 0.7.0
|
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-05-19 12:07:58 +01:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2020-08-06 18:43:59 +01:00
|
|
|
version: ">= 0.1.3"
|
2020-05-19 12:07:58 +01:00
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
2020-06-25 13:52:07 +01:00
|
|
|
- name: argo-cd
|
2021-02-24 00:10:14 +01:00
|
|
|
version: 2.14.7
|
2020-06-25 13:52:07 +01:00
|
|
|
repository: https://argoproj.github.io/argo-helm
|
2021-02-24 00:10:14 +01:00
|
|
|
kubeVersion: ">= 1.18.0"
|