
* feat(argo-events): support namespaced deployments Signed-off-by: Peter Benjamin <petermbenjamin@gmail.com> * chore: bump chart major version Signed-off-by: Peter Benjamin <petermbenjamin@gmail.com> * fix: bump minor chart version Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
17 lines
461 B
YAML
17 lines
461 B
YAML
apiVersion: v2
|
|
description: A Helm chart to install Argo-Events in k8s Cluster
|
|
name: argo-events
|
|
version: 1.6.0
|
|
keywords:
|
|
- argo-events
|
|
- sensor-controller
|
|
- eventsource-controller
|
|
- eventbus-controller
|
|
sources:
|
|
- https://github.com/argoproj/argo-events
|
|
maintainers:
|
|
- name: VaibhavPage
|
|
- name: whynowy
|
|
appVersion: 1.3.1
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|