This is to get latest argo-workflows chart version out to artifacthub. Can't get the previous ones that had incorrect kinds. #2030 adds linting so this doesn't happen again. Signed-off-by: jmeridth <jmeridth@gmail.com>
17 lines
518 B
YAML
17 lines
518 B
YAML
apiVersion: v2
|
|
appVersion: v3.4.7
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.26.2
|
|
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
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
|