feat(argo-workflows): Upgrade argo-workflows to v3.3.8 (#1341)
This commit is contained in:
parent
789ce031bd
commit
87f0f3a99c
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.16.5
|
||||
appVersion: v3.3.7
|
||||
version: 0.16.6
|
||||
appVersion: v3.3.8
|
||||
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: |
|
||||
- "[Changed]: Update to app version v3.3.7"
|
||||
- "[Changed]: Update to app version v3.3.8"
|
||||
|
|
Loading…
Reference in a new issue