helm/pkg/chartutil
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
The 'app.kubernetes.io/version' label was not being rendered as
expected. It was appending onto the label before it and also
the next label label was appending onto it on the same line.

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2019-05-09 10:56:46 +01:00
..
testdata Updating the labels for consistency 2019-05-07 14:13:29 -04:00
capabilities.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
capabilities_test.go fix(pkg/chartutil): marshal capabilities VersionSet into slice 2019-03-29 08:49:15 -07:00
chartfile.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
chartfile_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
create.go Fix scaffold chart label in helper template 2019-05-09 10:56:46 +01:00
create_test.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
dependencies.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
dependencies_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
doc.go feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
expand.go change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
save.go ref(create): app version should be 0.1.0 2019-04-15 12:06:16 -07:00
save_test.go ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
values.go Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00
values_test.go Feat/schema validation (#5350) 2019-04-26 08:45:03 -07:00