feat(argo-workflows): Support workflowEvent configuration to Argo Workflow Controller (#3115)
Support workflowEvent configuration to Argo Workflow Controller Signed-off-by: Cristhian Roa <cristhian.roa@constellr.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
6c5e25c743
commit
23b484de9c
4 changed files with 11 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.6.2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.45.3
|
||||
version: 0.45.4
|
||||
icon: https://argo-workflows.readthedocs.io/en/stable/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: added
|
||||
description: Support ephemeral credentials for s3 artifact repository
|
||||
description: Support configuring workflow events in the controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue