14 lines
285 B
YAML
14 lines
285 B
YAML
|
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
|
||
|
|
||
|
dependencies:
|
||
|
- name: argo-cd
|
||
|
version: *argoVersion
|
||
|
repository: "https://argoproj.github.io/argo-helm"
|