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
z00358552 b0d4cacd54
fix(helm) change name length limit to 63 for `helm create`
8 years ago
..
testdata Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support 8 years ago
capabilities.go feat(tiller): add {{.Capabilities}} object 8 years ago
capabilities_test.go feat(tiller): add {{.Capabilities}} object 8 years ago
chartfile.go fix(helm): write yaml with non-exec permission 8 years ago
chartfile_test.go fix(helm): added support for compressed charts containing \ in file paths 8 years ago
create.go fix(helm) change name length limit to 63 for `helm create` 8 years ago
create_test.go removed Version from create tests as output schema and values aren't tested 8 years ago
doc.go chore(*): add canonical import path annotation 8 years ago
expand.go fix(*): fix new linter errors 8 years ago
files.go feat(tiller): add fromYaml to template functions 8 years ago
files_test.go feat(tiller): add fromYaml to template functions 8 years ago
load.go fix(chartutil): improve 'missing name' error 8 years ago
load_test.go fix(helm): added support for compressed charts containing \ in file paths 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 feat(helm): support 'helm create --pack=mypack' 8 years ago
save_test.go feat(helm): support 'helm create --pack=mypack' 8 years ago
values.go feat(tiller): add {{.Capabilities}} object 8 years ago
values_test.go feat(tiller): add {{.Capabilities}} object 8 years ago