helm/pkg/chartutil
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
This adds support for .helmignore files. These files roughly follow
the conventions established for .gitignore files:
https://git-scm.com/docs/gitignore

Closes #748
2016-06-15 13:00:42 -06:00
..
testdata fix(chartutil): move values coalescing into chartutil 2016-06-09 14:10:12 -06:00
chartfile.go fix(helm): update 'helm create' to use YAML. 2016-06-06 21:13:48 -06:00
chartfile_test.go chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
create.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
create_test.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
doc.go chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
expand.go fix(chartutil): update 'fetch' and 'package' to use chartutil. 2016-06-06 21:16:45 -06:00
load.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
load_test.go chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
save.go chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
save_test.go chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
values.go fix(helm): read values.yaml instead of values.toml 2016-06-14 12:06:19 -06:00
values_test.go fix(chartutil): move values coalescing into chartutil 2016-06-09 14:10:12 -06:00