chore(argo-workflows): upgrade argo workflows to v3.4.8 (#2077)
This commit is contained in:
parent
23b94151c6
commit
cf3a8eed84
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v3.4.7
|
||||
appVersion: v3.4.8
|
||||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.28.1
|
||||
version: 0.28.2
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -17,4 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Enable to configure Service Monitor port
|
||||
description: Upgrade to Argo Workflows v3.4.8
|
||||
|
|
Loading…
Reference in a new issue