
This is to get latest argo-workflows chart version out to artifacthub. Can't get the previous ones that had incorrect kinds. argoproj#2030 adds linting so this doesn't happen again. Will merge after argo-workflows and argo-events charts are fixed. Signed-off-by: jmeridth <jmeridth@gmail.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
19 lines
578 B
YAML
19 lines
578 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.3.2
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://avatars.githubusercontent.com/u/30269780?s=200&v=4
|
|
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: Use correct artifacthub kind and get latest chart version to artifacthub
|