Update Chart.yaml
Remove changes to argo-cd Chart.yaml version Signed-off-by: Jason Meridth <jmeridth@gmail.com>
This commit is contained in:
parent
64ad0681cb
commit
b255ac2584
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.7.1
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 5.32.1
|
version: 5.32.0
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
sources:
|
sources:
|
||||||
|
|
Loading…
Reference in a new issue