chore(argo-events): upgrade argo-events to app version 1.7.4 (#1730)
Signed-off-by: Aleksandr Lossenko <aleksandr.lossenko@gmail.com>
This commit is contained in:
parent
4ada750a84
commit
00ed90f524
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: v1.7.3
|
||||
appVersion: v1.7.4
|
||||
description: A Helm chart for Argo Events, the event-driven workflow automation framework
|
||||
name: argo-events
|
||||
version: 2.0.9
|
||||
version: 2.0.10
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||
keywords:
|
||||
|
@ -15,4 +15,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Ability to specify port for webhook deployment"
|
||||
- "[Changed]: Upgrade Argo events controller to v1.7.4"
|
||||
|
|
Loading…
Reference in a new issue