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:
parent
10e3af1bcf
commit
daba66b68c
3 changed files with 7 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue