fix(argo-cd): Update to Argo-CD v2.2.4 (#1124)

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
pull/1128/head argo-cd-3.33.3
Lucas Bickel 2022-02-04 10:19:18 +01:00 committed by GitHub
parent a0a74fb43d
commit ac4dc6df43
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,8 +1,8 @@
apiVersion: v2
appVersion: v2.2.3
appVersion: v2.2.4
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.33.2
version: 3.33.3
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -21,4 +21,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Convert manifests of 'kind: List' to dashes separated documents."
- "[Changed]: Update to Argo-CD v2.2.4"