helm/pkg/chartutil
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
* helm create all defined template names should be namespaced https://docs.helm.sh/chart_best_practices/#names-of-defined-templates

* Update Doc

* Update example
2017-10-06 09:04:53 -06:00
..
testdata feat(helm): add --kube-version flag to helm template 2017-09-11 11:22:00 +09:00
capabilities.go Use the same defaults as done in helm lint for Capabilities 2017-09-11 10:09:42 +09:00
capabilities_test.go feat(tiller): add {{.Capabilities}} object 2017-01-09 18:09:20 -07:00
chartfile.go Validates chart-dir before running dependency list command 2017-04-17 14:23:04 -07:00
chartfile_test.go feat(2450): add annotations to chart metadata (#2671) 2017-08-16 18:27:13 -04:00
create.go helm create all defined template names should be namespaced … (#2845) 2017-10-06 09:04:53 -06:00
create_test.go removed Version from create tests as output schema and values aren't tested 2017-01-11 12:22:21 -08:00
doc.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
expand.go fix(*): fix new linter errors 2016-11-11 19:24:11 -08:00
files.go fix fromjson comment 2017-09-18 15:46:36 +08:00
files_test.go fix(tiller): fix TOML panic 2017-05-01 11:25:51 -06:00
load.go remove references to facebookgo/symwalk 2017-09-26 15:21:40 -07:00
load_test.go expose LoadFiles as a usable function 2017-02-28 15:47:40 -08:00
requirements.go fix(helm):Fix dependency aliaes not working 2017-09-07 19:46:13 +08:00
requirements_test.go fix(helm):Fix dependency aliaes not working 2017-09-07 19:46:13 +08:00
save.go Add support for sub-directory scanning as in issue #1401 2017-09-08 09:33:44 -04:00
save_test.go feat(helm): support 'helm create --pack=mypack' 2016-11-22 16:27:54 -07:00
values.go Merge pull request #2703 from rbwsam/ref/simplify_error 2017-07-25 10:14:32 -04:00
values_test.go Merge pull request #2703 from rbwsam/ref/simplify_error 2017-07-25 10:14:32 -04:00