* fix clusterworkflowtemplates disabled flag Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu> * Bump chart version and add artifacthub changes Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu> --------- Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu> Co-authored-by: Jason Meridth <jmeridth@gmail.com>
17 lines
515 B
YAML
17 lines
515 B
YAML
apiVersion: v2
|
|
appVersion: v3.4.7
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.26.4
|
|
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: Create clusterWorkflowTemplates CRD only when enabled in Helm values.
|