
* fix(argo-events): add namespace field for namespace scoped resources Signed-off-by: yu-croco <yu.croco@gmail.com> * Apply suggestion from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> --------- Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
19 lines
552 B
YAML
19 lines
552 B
YAML
apiVersion: v2
|
|
appVersion: v1.7.6
|
|
description: A Helm chart for Argo Events, the event-driven workflow automation framework
|
|
name: argo-events
|
|
version: 2.2.0
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argo-events
|
|
sources:
|
|
- https://github.com/argoproj/argo-events
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: fixed
|
|
description: add namespace field for namespace scoped resources
|