fix(argo-events): Added missing NATS version in values.yaml (#1735)

Signed-off-by: Ramin Akhbari <ramin@akhbari.us>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Ramin A 2022-12-29 09:55:31 -08:00 committed by GitHub
parent 10e3af1bcf
commit daba66b68c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v1.7.4
description: A Helm chart for Argo Events, the event-driven workflow automation framework
name: argo-events
version: 2.0.10
version: 2.0.11
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]: Upgrade Argo events controller to v1.7.4"
- "[Fixed]: Added missing NATS version in values.yaml"