25 lines
711 B
YAML
25 lines
711 B
YAML
apiVersion: v2
|
|
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
|
|
name: kubezero-argocd
|
|
version: 0.8.2
|
|
home: https://kubezero.com
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
keywords:
|
|
- kubezero
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: Quarky9
|
|
dependencies:
|
|
- name: kubezero-lib
|
|
version: ">= 0.1.4"
|
|
repository: https://zero-down-time.github.io/kubezero/
|
|
- name: argo-cd
|
|
version: 3.13.1
|
|
repository: https://argoproj.github.io/argo-helm
|
|
- name: argocd-applicationset
|
|
version: 1.4.0
|
|
repository: https://argoproj.github.io/argo-helm
|
|
condition: argocd-applicationset.enabled
|
|
kubeVersion: ">= 1.18.0"
|