add argocd
This commit is contained in:
10
helm/argocd/Chart.yaml
Normal file
10
helm/argocd/Chart.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v2
|
||||
name: argocd
|
||||
description: A Helm chart for ArgoCD
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: "3.1.7" # Specify the version of ArgoCD you want to deploy
|
||||
dependencies:
|
||||
- name: argocd
|
||||
version: 5.0.0 # Specify the version of the ArgoCD chart
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
Reference in New Issue
Block a user