argocd-helm/charts/argo-workflows/Chart.yaml
Jason Meridth 4735ea5cfb
chore(argo-workflows): Update docs to mention why CRDs are in templates folder (#1857)
Closes #1785

Borrowed `Custom resource definition` from argo-cd helm chart README and added it to
argo-workflows helm chart README

Signed-off-by: jmeridth <jmeridth@gmail.com>
2023-02-23 11:44:01 -06:00

17 lines
541 B
YAML

apiVersion: v2
appVersion: v3.4.5
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.22.12
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: argoproj
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- kind: changed
description: Update documentation to explain why CRDs are in templates folder