fix(argo-workflows): Update argo workflows to v3.2.9 (#1156)

Signed-off-by: darklore <zodiac.brave.story@gmail.com>
main argo-workflows-0.11.2
darklore 2022-03-05 17:51:29 +09:00 committed by GitHub
parent d30d85060e
commit cb6ef0c31d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.11.1
appVersion: v3.2.7
version: 0.11.2
appVersion: v3.2.9
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws
annotations:
artifacthub.io/changes: |
- "[Fixed]: Avoid "namespace: null" when singleNamespace is true"
- "[Changed]: Update to app version v3.2.9"