* feat(argo-workflows): Bump appVersion to 3.2.0 Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * feat(argo-workflows): Add WorkflowTaskSet to CRD Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * feat(argo-workflows): Synced CRDs with https://github.com/argoproj/argo-workflows/tree/v3.2.0/manifests/base/crds/minimal. Signed-off-by: Louis Haußknecht <lh@haussknecht.com> * Bump Chart version Signed-off-by: Marko Bevc <marko@scalefactory.com> Co-authored-by: Marko Bevc <marko@scalefactory.com>
19 lines
551 B
YAML
19 lines
551 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.7.3
|
|
appVersion: "v3.2.0"
|
|
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: benjaminws
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Changed]: Bump appVersion to 3.2.0. Synced CRDs."
|
|
- "[Added]: WorkflowTaskSet CRD"
|