Initial commit
This commit is contained in:
12
argocd/Chart.yaml
Normal file
12
argocd/Chart.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: v2
|
||||
name: argocd
|
||||
description: Helm chart to update the argocd
|
||||
type: application
|
||||
version: 0.1.0
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: "7.6.12"
|
||||
repository: "https://argoproj.github.io/argo-helm"
|
||||
- name: argo-rollouts
|
||||
version: "2.37.7"
|
||||
repository: "https://argoproj.github.io/argo-helm"
|
||||
Reference in New Issue
Block a user