Update Chart.yaml
Signed-off-by: nicogl <nicogl@gmail.com>
This commit is contained in:
parent
3ca2b770a6
commit
41ffa1a4f4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.6.1
|
|||
kubeVersion: ">=1.22.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.20.4
|
||||
version: 5.20.5
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
@ -24,4 +24,4 @@ dependencies:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Fixed invalid ApplicationSet progressive sync parameter
|
||||
description: Fixed missing quotes on Ingress host
|
||||
|
|
Loading…
Reference in a new issue