chore(argo-workflows): Upgrade argo-workflows to app version 3.4.1 (#1505)

[Release Notes](https://github.com/argoproj/argo-workflows/releases/tag/v3.4.1)

Signed-off-by: jmeridth <jmeridth@gmail.com>

Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
Jason Meridth 2022-10-02 04:27:57 -05:00 committed by GitHub
parent d4085a5641
commit 0b5ab6da18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
apiVersion: v2 apiVersion: v2
appVersion: v3.4.0 appVersion: v3.4.1
name: argo-workflows name: argo-workflows
description: A Helm chart for Argo Workflows description: A Helm chart for Argo Workflows
type: application type: application
version: 0.20.0 version: 0.20.1
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
sources: sources:
@ -13,4 +13,4 @@ maintainers:
url: https://argoproj.github.io/ url: https://argoproj.github.io/
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Added]: Additional manifests to deploy within the chart" - "[Changed]: Upgrade ArgoWorkflows to v3.4.1"