feat(argo-workflows): Upgrade argo-workflows to v3.2.6 (#1065)

pull/1067/head argo-workflows-0.9.4
66li 2021-12-20 18:59:35 +08:00 committed by GitHub
parent e6a0802f4f
commit ba6b528330
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.9.3
appVersion: v3.2.4
version: 0.9.4
appVersion: v3.2.6
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: |
- "[Added]: Added documentation and (default disabled) settings for dev-mode or delegated server authentication"
- "[Changed]: Update to app version v3.2.6"