chore(argo-workflows): Update ArgoWorkflows to v3.4.2 (#1571)

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2022-10-24 14:53:33 +09:00 committed by GitHub
parent 8c50158952
commit 6eaec3188a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v3.4.1
appVersion: v3.4.2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.20.2
version: 0.20.3
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -13,4 +13,4 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- "[Added]: Add support for topologySpreadConstraints"
- "[Changed]: Update ArgoWorkflows to v3.4.2"