22 lines
599 B
YAML
22 lines
599 B
YAML
apiVersion: v2
|
|
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
|
|
name: kubezero-argocd
|
|
version: 0.10.1
|
|
home: https://kubezero.com
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
keywords:
|
|
- kubezero
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: Stefan Reimer
|
|
email: stefan@zero-downtime.net
|
|
dependencies:
|
|
- name: kubezero-lib
|
|
version: ">= 0.1.4"
|
|
repository: https://cdn.zero-downtime.net/charts/
|
|
- name: argo-cd
|
|
version: 4.5.4
|
|
repository: https://argoproj.github.io/argo-helm
|
|
kubeVersion: ">= 1.20.0"
|