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/cmd/helm
Matt Butcher 2d30419e18
fix(helm): suprress info message for 'helm inspect'
9 years ago
..
downloader fix(*): correct file permissions on source files 9 years ago
helmpath fix(*): correct file permissions on source files 9 years ago
installer Merge pull request #1673 from ahawkins/patch-1 9 years ago
resolver fix(requirements): accept semver constraints for the versions in the requirements.yaml 9 years ago
search fix(*): correct file permissions on source files 9 years ago
strvals fix(*): misc linter issues 9 years ago
testdata feat(helm): add support for multiple values files 9 years ago
create.go feat(helm): support 'helm create --pack=mypack' 9 years ago
create_test.go feat(helm): support 'helm create --pack=mypack' 9 years ago
delete.go feat(tiller): add support for resource-policy keep 9 years ago
delete_test.go
dependency.go
dependency_build.go
dependency_build_test.go
dependency_test.go
dependency_update.go
dependency_update_test.go fix(*): fix new linter errors 9 years ago
docs.go feat(helm): add command to generate documentation 9 years ago
fetch.go feat(helm): add newline to fetch --verify output 9 years ago
fetch_test.go feat(helm): add newline to fetch --verify output 9 years ago
get.go
get_hooks.go
get_hooks_test.go
get_manifest.go
get_manifest_test.go
get_test.go
get_values.go
get_values_test.go
helm.go feat(*): migrate to kubernetes 1.5 9 years ago
helm_test.go feat(helm): add plugin system backend 9 years ago
history.go
history_test.go
home.go
init.go feat(*): migrate to kubernetes 1.5 9 years ago
init_test.go feat(*): migrate to kubernetes 1.5 9 years ago
inspect.go
inspect_test.go fix(*): correct file permissions on source files 9 years ago
install.go fix(helm): suprress info message for 'helm inspect' 9 years ago
install_test.go feat(helm): add support for multiple values files 9 years ago
lint.go
lint_test.go
list.go fix(*): add support for "DELETING" status 9 years ago
list_test.go fix(*): add support for "DELETING" status 9 years ago
package.go fix(helm): fix prompt error on Windows build 9 years ago
package_test.go
plugins.go fi(helm): add more tests for plugins 9 years ago
plugins_test.go fix(*): correct file permissions on source files 9 years ago
repo.go
repo_add.go Remove trailing slash (if any) from repo url 9 years ago
repo_add_test.go
repo_index.go
repo_index_test.go fix(helm): fix tests if tmp directory is on another block device 9 years ago
repo_list.go
repo_remove.go
repo_remove_test.go fix(*): fix new linter errors 9 years ago
repo_update.go
repo_update_test.go
rollback.go
rollback_test.go
search.go
search_test.go
serve.go fix(helm): create index file as 'helm serve' starts up. 9 years ago
status.go
tunnel.go feat(*): migrate to kubernetes 1.5 9 years ago
tunnel_test.go feat(*): migrate to kubernetes 1.5 9 years ago
upgrade.go feat(helm): add support for multiple values files 9 years ago
upgrade_test.go
verify.go
verify_test.go Fix Go style issues. 9 years ago
version.go chore(*): bump to v2.0.0 9 years ago
version_test.go