add crds dir to .helmignore

Signed-off-by: kostas-theo <>
Signed-off-by: kostas-theo <ktheo@oneconcern.com>
This commit is contained in:
kostas-theo 2021-02-25 17:49:28 +01:00
parent 0ccdad07ae
commit b2ba6c4cf2
3 changed files with 4 additions and 1 deletions

View file

@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# Custom Resource Definitions for manual creation only
crds/

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.12.5
description: A Helm chart for Argo Workflows
name: argo
version: 0.16.5
version: 0.16.6
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -1,4 +1,5 @@
{{- if .Values.createAggregateRoles }}
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
annotations: