feat(argo-events): Upgrade controller to v1.7.1 (#1358)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2022-07-04 11:49:55 +02:00 committed by GitHub
parent 418ec740b4
commit 6d2dd8cca7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 11 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v1.7.0
appVersion: v1.7.1
description: A Helm chart for Argo Events, the event-driven workflow automation framework
name: argo-events
version: 2.0.1
version: 2.0.2
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-events/assets/logo.png
keywords:
@ -11,8 +11,10 @@ keywords:
sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: pdrastil
- name: VaibhavPage
- name: whynowy
annotations:
artifacthub.io/changes: |
- "[Fixed]: Fixed generation of configured EventBus versions"
- "[Changed]: Upgrade Argo events controller to v1.7.1"
- "[Changed]: Upgrade sample configuration for NATs images"