argocd-helm/charts/argo-events/Chart.yaml
Muhammad Hamza Zaib e32f580733
feat(argo-events): Allow specifying container security context for controllers (#1081)
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>

Co-authored-by: Marko Bevc <marko@scalefactory.com>
2022-01-10 20:55:34 +01:00

20 lines
559 B
YAML

apiVersion: v2
description: A Helm chart to install Argo-Events in k8s Cluster
name: argo-events
version: 1.9.0
keywords:
- argo-events
- sensor-controller
- eventsource-controller
- eventbus-controller
sources:
- https://github.com/argoproj/argo-events
maintainers:
- name: VaibhavPage
- name: whynowy
appVersion: v1.5.0
icon: https://argoproj.github.io/argo-events/assets/logo.png
home: https://github.com/argoproj/argo-helm
annotations:
artifacthub.io/changes: |
- "[Added]: Allow specifying container security context for controllers"