mirror of https://github.com/helm/helm
Add chart name check to lint (#3773)
Signed-off-by: Axel Köhler <koehler.ax3l@gmail.com>pull/5154/head
parent
8015fc3570
commit
893c3b61f6
@ -0,0 +1,4 @@
|
||||
name: bad.chart.name
|
||||
description: A Helm chart for Kubernetes
|
||||
version: 0.1.0
|
||||
icon: http://riverrun.io
|
@ -0,0 +1 @@
|
||||
# Default values for badchartname.
|
Loading…
Reference in new issue