chore(argo-events) upgrade argo-events to 1.7.2 (#1465)

[Release notes](https://github.com/argoproj/argo-events/releases/tag/v1.7.2)

Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
JM 2022-09-20 06:54:44 -05:00 committed by GitHub
parent 6594a22a4e
commit 8847af4522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 27 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v1.7.1
appVersion: v1.7.2
description: A Helm chart for Argo Events, the event-driven workflow automation framework
name: argo-events
version: 2.0.4
version: 2.0.5
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: |
- "[Changed]: Helm chart maintainers standardized to argoproj"
- "[Changed]: Upgrade Argo events controller to v1.7.2"