helm/pkg/chartutil
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
Some fields were introduced to Chart metadata after Alpha.4, but are not
going to be used ever. So we made the decision to remove them before we
get stuck with ugliness.

This should not break compatibility, since these fields were not used.
2016-09-28 16:22:41 -06:00
..
testdata fix(proto): remove unused fields 2016-09-28 16:22:41 -06:00
chartfile.go fix(*): add license header 2016-06-22 12:28:45 -06:00
chartfile_test.go fix(proto): remove unused fields 2016-09-28 16:22:41 -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 feat(helm): add 'helm dependency' commands 2016-09-23 16:24:22 -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): add 'helm dependency' commands 2016-09-23 16:24:22 -06:00
load_test.go feat(helm): add 'helm dependency' commands 2016-09-23 16:24:22 -06:00
requirements.go feat(helm): add 'helm dependency' commands 2016-09-23 16:24:22 -06:00
requirements_test.go feat(helm): add 'helm dependency' commands 2016-09-23 16:24:22 -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 first cut of version on client and server 2016-09-12 20:56:17 -07:00