Update chart version (#117)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
This commit is contained in:
parent
a3f7eb38f1
commit
cfa449a99c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.12.3-2024.12.23-4a8e092c0
|
||||||
kubeVersion: ">=1.23.0-0"
|
kubeVersion: ">=1.23.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: 7.4.7-9-cap-2.12.3-2024.12.23-4a8e092c0
|
version: 7.4.7-10-cap-2.12.3-2024.12.23-4a8e092c0
|
||||||
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:
|
||||||
|
@ -27,4 +27,4 @@ annotations:
|
||||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: argo-cd updated to v2.12.3-2024.12.23-4a8e092c0 using sources-server for application version
|
description: argo-cd updated to v2.12.3-2024.12.23-4a8e092c0 with dex and redis bump
|
||||||
|
|
Loading…
Reference in a new issue