argocd/argo1/Chart.yaml

21 lines
528 B
YAML
Raw Normal View History

2023-04-23 16:19:35 +00:00
apiVersion: v2
name: argo1
description: A Helm chart for your management ArgoCD of your management ArgoCD
type: application
version: 0.1.0
appVersion: &argoVersion 5.29.1
argoRepo: &argoRepo "https://argoproj.github.io/argo-helm"
argoChart: &argoChart argo-cd
dependencies:
- name: *argoChart
version: *argoVersion
repository: *argoRepo
#- name: argo-cd
# version: "5.29.1"
# repository: "https://argoproj.github.io/argo-helm"
#- name: argocd-apps
# version: 0.0.9
# repository: "https://argoproj.github.io/argo-helm"