helm/pkg/chartutil
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
This feature adds a dependencies section to a chart file. It is a
prerequisite for adding automated chart management tooling as described
in #874.
2016-09-06 17:34:54 -06:00
..
testdata feat(charts): add 'dependencies:' to Chart.yaml 2016-09-06 17:34:54 -06:00
chartfile.go fix(*): add license header 2016-06-22 12:28:45 -06:00
chartfile_test.go feat(charts): add 'dependencies:' to Chart.yaml 2016-09-06 17:34:54 -06:00
create.go fix(helm): fix helmignore evaluation of dirs 2016-08-05 15:50:02 -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 ref(templates): change GetString to Get 2016-08-03 13:01:13 -06:00
files_test.go ref(templates): change GetString to Get 2016-08-03 13:01:13 -06:00
load.go feat(helm): ignore by default all dotfiles in templates/ 2016-08-26 20:07:00 +01:00
load_test.go fix(helm): fix helmignore evaluation of dirs 2016-08-05 15:50:02 -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