helm/pkg/chartutil
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
Templates can now access the non-template files in a chart by using
the '{{.Files}}' map inside of a template.

Relates to #950
2016-07-29 16:04:48 -06:00
..
testdata feat(chartutil): support global variables 2016-06-14 11:24:09 -06:00
chartfile.go fix(*): add license header 2016-06-22 12:28:45 -06:00
chartfile_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
doc.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
expand.go fix(chartutil): fix Expand function 2016-06-27 12:50:49 -06:00
files.go feat(tiller): add Files map to templates 2016-07-29 16:04:48 -06:00
files_test.go feat(tiller): add Files map to templates 2016-07-29 16:04:48 -06:00
load.go Templates Lint rules 2016-06-23 12:36:25 -07:00
load_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
values.go feat(tiller): add Files map to templates 2016-07-29 16:04:48 -06:00
values_test.go feat(tiller): add Files map to templates 2016-07-29 16:04:48 -06:00