yeah
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: argocd
|
name: argocd-infra
|
||||||
description: A Helm chart for ArgoCD
|
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
appVersion: "2.2.5" # Specify the version of ArgoCD you want to deploy
|
appVersion: "2.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: argocd
|
- name: argocd
|
||||||
version: 3.35.4 # Specify the version of the ArgoCD chart
|
version: "5.00.0"
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: "https://argoproj.github.io/argo-helm"
|
||||||
|
|||||||
Reference in New Issue
Block a user