helm/pkg/chartutil
2017-03-31 10:19:08 -07:00
..
testdata Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field. 2017-03-31 10:19:08 -07:00
capabilities.go feat(tiller): add {{.Capabilities}} object 2017-01-09 18:09:20 -07:00
capabilities_test.go feat(tiller): add {{.Capabilities}} object 2017-01-09 18:09:20 -07:00
chartfile.go fix(helm): write yaml with non-exec permission 2016-12-01 13:42:53 +01:00
chartfile_test.go fix(helm): added support for compressed charts containing \ in file paths 2016-12-06 09:13:40 -05:00
create.go fix(helm) change name length limit to 63 for helm create 2017-01-17 15:51:31 +08: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 Add toToml function 2017-03-01 10:19:21 -08:00
files_test.go Add toToml function 2017-03-01 10:19:21 -08:00
load.go expose LoadFiles as a usable function 2017-02-28 15:47:40 -08:00
load_test.go expose LoadFiles as a usable function 2017-02-28 15:47:40 -08:00
requirements.go Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field. 2017-03-31 10:19:08 -07:00
requirements_test.go Refactor so parent's values win 2017-03-31 10:19:08 -07:00
save.go feat(helm): support 'helm create --pack=mypack' 2016-11-22 16:27:54 -07:00
save_test.go feat(helm): support 'helm create --pack=mypack' 2016-11-22 16:27:54 -07:00
values.go feat(helm): fixup if/ele,remove extra string casts, add comments 2017-02-11 12:56:43 -08:00
values_test.go feat(helm): add conditions and tags 2017-02-11 12:56:43 -08:00