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
Aaron Roydhouse 1984f436af
Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123)
7 years ago
..
installer added warning and set default image for unreleased versions of helm for #3770 (#3781) 7 years ago
search change copyright to "Copyright The Helm Authors" 7 years ago
testdata add --devel flag to inspect command (#5141) 7 years ago
completion.go Fixes #5046, zsh completion (#5072) 7 years ago
create.go Error message if anyone try to create multiple helm chart at a time (#4952) 7 years ago
create_test.go fix(helm): Correct and improve resilence of template check in unit test (#5010) 7 years ago
delete.go Fix delete.go file permission (#5194) 7 years ago
delete_test.go change copyright to "Copyright The Helm Authors" 7 years ago
dependency.go Merge pull request #4202 from bacongobbler/change-copyright 7 years ago
dependency_build.go change copyright to "Copyright The Helm Authors" 7 years ago
dependency_build_test.go change copyright to "Copyright The Helm Authors" 7 years ago
dependency_test.go change copyright to "Copyright The Helm Authors" 7 years ago
dependency_update.go change copyright to "Copyright The Helm Authors" 7 years ago
dependency_update_test.go change copyright to "Copyright The Helm Authors" 7 years ago
docs.go change copyright to "Copyright The Helm Authors" 7 years ago
fetch.go change copyright to "Copyright The Helm Authors" 7 years ago
fetch_test.go change copyright to "Copyright The Helm Authors" 7 years ago
get.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
get_hooks.go fix(helm): fix incorrect yaml output format of get hooks command (#4684) 7 years ago
get_hooks_test.go fix(helm): fix incorrect yaml output format of get hooks command (#4684) 7 years ago
get_manifest.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
get_manifest_test.go change copyright to "Copyright The Helm Authors" 7 years ago
get_notes.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
get_notes_test.go feat(helm): added new helm notes command to display notes provided by the chart of a release 7 years ago
get_test.go change copyright to "Copyright The Helm Authors" 7 years ago
get_values.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
get_values_test.go feat(helm): output option for helm get values command, allow json and yaml formats (#4596) 7 years ago
helm.go Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123) 7 years ago
helm_test.go fix(windows): fix unit tests on Windows (#4897) 7 years ago
history.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
history_test.go change copyright to "Copyright The Helm Authors" 7 years ago
home.go change copyright to "Copyright The Helm Authors" 7 years ago
init.go added warning and set default image for unreleased versions of helm for #3770 (#3781) 7 years ago
init_test.go Merge pull request #3556 from ryane/fix/init-output-service 7 years ago
init_unix.go change copyright to "Copyright The Helm Authors" 7 years ago
init_windows.go change copyright to "Copyright The Helm Authors" 7 years ago
inspect.go add --devel flag to inspect command (#5141) 7 years ago
inspect_test.go add --devel flag to inspect command (#5141) 7 years ago
install.go Update docs to include information about setting `--wait flag` 7 years ago
install_test.go Add smoke tests 7 years ago
lint.go change copyright to "Copyright The Helm Authors" 7 years ago
lint_test.go change copyright to "Copyright The Helm Authors" 7 years ago
list.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
list_test.go change copyright to "Copyright The Helm Authors" 7 years ago
load_plugins.go change copyright to "Copyright The Helm Authors" 7 years ago
package.go feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778) 7 years ago
package_test.go fix(windows): fix unit tests on Windows (#4897) 7 years ago
plugin.go change copyright to "Copyright The Helm Authors" 7 years ago
plugin_install.go change copyright to "Copyright The Helm Authors" 7 years ago
plugin_list.go change copyright to "Copyright The Helm Authors" 7 years ago
plugin_remove.go change copyright to "Copyright The Helm Authors" 7 years ago
plugin_test.go change copyright to "Copyright The Helm Authors" 7 years ago
plugin_update.go change copyright to "Copyright The Helm Authors" 7 years ago
printer.go change copyright to "Copyright The Helm Authors" 7 years ago
release_testing.go Add --parallel flag to helm test (#4144) 7 years ago
release_testing_test.go change copyright to "Copyright The Helm Authors" 7 years ago
repo.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_add.go feat(helm): hiding password input on terminal 7 years ago
repo_add_test.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_index.go Merge pull request #4284 from 0gajun/change_permission_index_yaml 7 years ago
repo_index_test.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_list.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_remove.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_remove_test.go change copyright to "Copyright The Helm Authors" 7 years ago
repo_update.go fix(helm): add test for repo update strict flag (#5183) 7 years ago
repo_update_test.go fix(helm): add test for repo update strict flag (#5183) 7 years ago
reset.go ref(*): kubernetes v1.12 support 7 years ago
reset_test.go ref(*): kubernetes v1.12 support 7 years ago
rollback.go docs: add note on rolling back to the previous release (#5228) 7 years ago
rollback_test.go change copyright to "Copyright The Helm Authors" 7 years ago
search.go Fixing helm search display format #5148 (#5162) 7 years ago
search_test.go change copyright to "Copyright The Helm Authors" 7 years ago
serve.go fix merge conflicts/linter errors (#4653) 7 years ago
status.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
status_test.go change copyright to "Copyright The Helm Authors" 7 years ago
template.go fix: use RFC 1123 subdomains for name verification (#5132) 7 years ago
template_test.go fix: use RFC 1123 subdomains for name verification (#5132) 7 years ago
upgrade.go Update docs to include information about setting `--wait flag` 7 years ago
upgrade_test.go Add smoke tests 7 years ago
verify.go change copyright to "Copyright The Helm Authors" 7 years ago
verify_test.go fix(windows): fix unit tests on Windows (#4897) 7 years ago
version.go fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657) 7 years ago
version_test.go Fix for checking helm version slice bounds out of range (#4609) 7 years ago