feat(argo-workflows): Upgrade argo-workflows to v3.3.9 (#1393)

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

Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
JM 2022-08-10 06:43:17 -05:00 committed by GitHub
parent 57b142f5ca
commit 5b6cb2678a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ apiVersion: v2
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.16.8 version: 0.16.9
appVersion: v3.3.8 appVersion: v3.3.9
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:
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws - name: benjaminws
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Added]: Set global tag" - "[Changed]: Update to app version v3.3.9"