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
parent
a0a74fb43d
commit
ac4dc6df43
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue