feat(argo-cd): Upgrade argocd to v2.4.15 (#1566)

Signed-off-by: Jan Christoph Beyer <janchristoph.beyer@googlemail.com>
This commit is contained in:
Jan Christoph Beyer 2022-10-20 13:23:17 +02:00 committed by GitHub
parent 17e601148f
commit aff5b9e5a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.4.14
appVersion: v2.4.15
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.6.0
version: 5.6.1
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -22,4 +22,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Moved Argo Extension resource to argocd-apps chart"
- "[Changed]: Update to app version 2.4.15"