Argo-CD chart: Update chart changelog
Signed-off-by: Anthony Hausman <anthonyhausman@gmail.com>
This commit is contained in:
parent
ea9d7be3d7
commit
d3c4d2886c
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.5.10
|
||||||
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.19.14
|
version: 5.19.15
|
||||||
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:
|
||||||
|
@ -23,5 +23,5 @@ dependencies:
|
||||||
condition: redis-ha.enabled
|
condition: redis-ha.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: added
|
||||||
description: Update Argo CD to v2.5.10
|
description: Configurable dnsPolicy / hostNetwork
|
||||||
|
|
Loading…
Reference in a new issue