feat(argo-events): Bump argo-events to the latest release (#1092)
* Bump argo-events to the latest release Signed-off-by: Oleg Mayko <oleg.mayko@swisscom.com> * Apply changes from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Fix typo Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
71da566fb3
commit
a3c77c80d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
description: A Helm chart to install Argo-Events in k8s Cluster
|
||||
name: argo-events
|
||||
version: 1.10.0
|
||||
version: 1.10.1
|
||||
keywords:
|
||||
- argo-events
|
||||
- sensor-controller
|
||||
|
@ -12,9 +12,9 @@ sources:
|
|||
maintainers:
|
||||
- name: VaibhavPage
|
||||
- name: whynowy
|
||||
appVersion: v1.5.0
|
||||
appVersion: v1.5.6
|
||||
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Use helm-docs to generate README.md"
|
||||
- "[Changed]: Update to Argo Events v1.5.6"
|
||||
|
|
Loading…
Reference in a new issue