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
Jim 7a054e0e6b
fix(pkg/chartutil): add error if chart yaml not in directory
8 years ago
..
testdata fix(helm): ignore dotfiles in charts/ directories 8 years ago
chartfile.go feat(tiller): re-use values during upgrade 8 years ago
chartfile_test.go fix(chart): Chart.yaml now has an apiVersion field. 8 years ago
create.go Remove **** from default notes 8 years ago
create_test.go Add tests for new files in create 8 years ago
doc.go chore(*): add canonical import path annotation 8 years ago
expand.go feat(helm): add 'helm dependency' commands 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 fix(pkg/chartutil): add error if chart yaml not in directory 8 years ago
load_test.go feat(helm): add 'helm dependency' commands 8 years ago
requirements.go feat(helm): add 'helm dependency' commands 8 years ago
requirements_test.go feat(helm): add 'helm dependency' commands 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 fix(*): resolve go linter issues 8 years ago