chore(argo-workflows): Upgrade Argo Workflows to v3.5.1 (#2329)
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
d170cdb2df
commit
a98dd96059
1 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v3.5.0
|
||||
appVersion: v3.5.1
|
||||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.37.1
|
||||
version: 0.38.0
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -17,6 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Updated supported scaling parameters based on https://argoproj.github.io/argo-workflows/scaling/
|
||||
- kind: changed
|
||||
description: Updated a url in values.yaml comments.
|
||||
description: Upgrade Argo Workflows to v3.5.1
|
||||
|
|
Loading…
Reference in a new issue