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 ba7910082a
fix(helm): add no-hooks to upgrade
9 years ago
..
downloader fix(helm): improve URL comparison logic 9 years ago
helmpath feat(helm): add plugin system backend 9 years ago
installer fix(helm): add dry-run flag for init 9 years ago
resolver fix(requirements): accept semver constraints for the versions in the requirements.yaml 9 years ago
search
strvals fix(helm): fix doc string for ErrNotList 9 years ago
testdata feat(helm): add plugin system backend 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 fix(helm): make 'helm help' text punctuation consistent 10 years ago
delete_test.go
dependency.go
dependency_build.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
dependency_build_test.go
dependency_test.go
dependency_update.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
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 fix(helm): make 'helm help' text punctuation consistent 10 years ago
fetch_test.go
get.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
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 Merge pull request #1484 from technosophos/feat/documentation-generator 9 years ago
helm_test.go feat(helm): add plugin system backend 9 years ago
history.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
history_test.go
home.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
init.go feat(helm): add plugin system backend 9 years ago
init_test.go fix(helm): add dry-run flag for init 9 years ago
inspect.go fix(helm): clarify that the Chart destination is still needed for 9 years ago
inspect_test.go
install.go fix(helm): improve --set parser 9 years ago
install_test.go fix(helm): improve --set parser 9 years ago
lint.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
lint_test.go
list.go fix(helm): 9 years ago
list_test.go fix(helm): show failed releases by default 9 years ago
package.go fix(helm): read passphrase from prompt 9 years ago
package_test.go
plugins.go feat(helm): add plugin system backend 9 years ago
plugins_test.go feat(helm): add plugin system backend 9 years ago
repo.go
repo_add.go feat(helm): update repo by default, added `--no-update` flag 10 years ago
repo_add_test.go feat(helm): update repo by default, added `--no-update` flag 10 years ago
repo_index.go fix(repo): ensure index generates in the right order 9 years ago
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 fix(1357): print help text if revision is not specified 9 years ago
rollback_test.go fix(1357): print help text if revision is not specified 9 years ago
search.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
search_test.go
serve.go fix(helm): create index file as 'helm serve' starts up. 9 years ago
status.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
tunnel.go feat(helm): add kubeconfig context switching to init command 10 years ago
tunnel_test.go
upgrade.go fix(helm): add no-hooks to upgrade 9 years ago
upgrade_test.go
verify.go fix(helm): make 'helm help' text punctuation consistent 10 years ago
verify_test.go
version.go chore(*): bump to v2.0.0 9 years ago
version_test.go fix(helm): use --client and --server as flags 9 years ago