chore(argo-cd): Update ArgoCD to v2.5.5 (#1715)

Signed-off-by: Yannay Hammer <yannayha@gmail.com>

Signed-off-by: Yannay Hammer <yannayha@gmail.com>
pull/1714/head^2 argo-cd-5.16.7
Yannay Hammer 2022-12-17 13:35:55 +02:00 committed by GitHub
parent 69feaadde7
commit 5047f3c119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v2.5.4
appVersion: v2.5.5
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.16.6
version: 5.16.7
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -23,4 +23,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[chore]: Update new api-version for cert-manager"
- "[chore]: Update ArgoCD to v2.5.5"