chore(argo-workflows): Upgrade Argo Workflows to v3.4.7

release note: https://github.com/argoproj/argo-workflows/releases/tag/v3.4.7
Followed what was done in the last PR: https://github.com/argoproj/argo-helm/pull/1942

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
This commit is contained in:
Julien Duchesne 2023-04-11 13:49:18 -04:00
parent 633954386f
commit 1fa9004155

View file

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: v3.4.6
appVersion: v3.4.7
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.23.1
version: 0.23.2
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -13,5 +13,5 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- kind: fixed
description: Update outdated content on README.
- kind: changed
description: Upgrade Argo Workflows to v3.4.7.