* Updating for events 0.11 * Adding note to the README about how to install CRDs from github * Fixing handling of serviceAccount variable inside of loops
16 lines
422 B
YAML
16 lines
422 B
YAML
apiVersion: v1
|
|
description: A Helm chart to install Argo-Events in k8s Cluster
|
|
name: argo-events
|
|
version: 0.6.0
|
|
keywords:
|
|
- argo-events
|
|
- sensor-controller
|
|
- gateway-controller
|
|
sources:
|
|
- https://github.com/argoproj/argo-events
|
|
maintainers:
|
|
- name: VaibhavPage
|
|
- name: magaldima
|
|
appVersion: 0.11
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|