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>
This commit is contained in:
parent
2ae7e1ad0d
commit
4735ea5cfb
5 changed files with 52 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.4.5
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.22.11
|
||||
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:
|
||||
|
|
@ -14,4 +14,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Cleaned RBAC permissions for subresources (pods/log, pods/exec).
|
||||
description: Update documentation to explain why CRDs are in templates folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue