You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/chartutil
Matt Butcher 34577d1ebc
feat(charts): add 'dependencies:' to Chart.yaml
8 years ago
..
testdata feat(charts): add 'dependencies:' to Chart.yaml 8 years ago
chartfile.go fix(*): add license header 8 years ago
chartfile_test.go feat(charts): add 'dependencies:' to Chart.yaml 8 years ago
create.go fix(helm): fix helmignore evaluation of dirs 8 years ago
create_test.go fix(*): add license header 8 years ago
doc.go chore(*): add canonical import path annotation 8 years ago
expand.go fix(chartutil): fix Expand function 8 years ago
files.go ref(templates): change GetString to Get 8 years ago
files_test.go ref(templates): change GetString to Get 8 years ago
load.go feat(helm): ignore by default all dotfiles in templates/ 8 years ago
load_test.go fix(helm): fix helmignore evaluation of dirs 8 years ago
save.go fix(*): add license header 8 years ago
save_test.go fix(*): add license header 8 years ago
values.go feat(tiller): add Files map to templates 8 years ago
values_test.go feat(tiller): add Files map to templates 8 years ago