..
require
change copyright to "Copyright The Helm Authors"
6 years ago
search
Correct spelling mistakes
5 years ago
testdata
fix(helm): Update test during pending install
4 years ago
chart.go
fix(cmd): clean up helpstring formatting
5 years ago
chart_export.go
Updating the module for v3 as the major version
5 years ago
chart_list.go
Updating the module for v3 as the major version
5 years ago
chart_pull.go
Updating the module for v3 as the major version
5 years ago
chart_push.go
Updating the module for v3 as the major version
5 years ago
chart_remove.go
Updating the module for v3 as the major version
5 years ago
chart_save.go
Updating the module for v3 as the major version
5 years ago
completion.go
feat(comp): Disable file completion when not valid
4 years ago
completion_test.go
feat(comp): Disable file completion when not valid
4 years ago
create.go
feat(comp): Disable file completion when not valid
4 years ago
create_test.go
feat(comp): Disable file completion when not valid
4 years ago
dependency.go
feat(comp): Disable file completion when not valid
4 years ago
dependency_build.go
fix(sdk): Polish the downloader/manager package error return ( #8491 )
4 years ago
dependency_build_test.go
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 ( #7261 )
5 years ago
dependency_test.go
feat(comp): Disable file completion when not valid
4 years ago
dependency_update.go
Updating the module for v3 as the major version
5 years ago
dependency_update_test.go
Spelling ( #7258 )
5 years ago
docs.go
feat(comp): Disable file completion when not valid
4 years ago
docs_test.go
feat(comp): Disable file completion when not valid
4 years ago
env.go
feat(comp): Disable file completion when not valid
4 years ago
env_test.go
feat(comp): Disable file completion when not valid
4 years ago
flags.go
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
4 years ago
flags_test.go
feat(test): add some completion tests
5 years ago
get.go
feat(comp): Disable file completion when not valid
4 years ago
get_all.go
feat(comp): Complete revision for rollback command
4 years ago
get_all_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_hooks.go
feat(comp): Complete revision for rollback command
4 years ago
get_hooks_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_manifest.go
feat(comp): Complete revision for rollback command
4 years ago
get_manifest_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_notes.go
feat(comp): Complete revision for rollback command
4 years ago
get_notes_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_values.go
feat(comp): Complete revision for rollback command
4 years ago
get_values_test.go
feat(comp): Disable file completion when not valid
4 years ago
helm.go
Merge pull request #8277 from bacongobbler/fix-deprecated-warning-on-stdout
4 years ago
helm_test.go
Merge branch 'master' into helm-7351
4 years ago
history.go
feat(comp): Complete revision for rollback command
4 years ago
history_test.go
feat(comp): Disable file completion when not valid
4 years ago
install.go
Merge pull request #7013 from SimonAlling/isChartInstallable
4 years ago
install_test.go
feat(comp): Disable file completion when not valid
4 years ago
lint.go
docs: fix capitalization in a few help messages
5 years ago
lint_test.go
feat(comp): Disable file completion when not valid
4 years ago
list.go
feat(comp): Disable file completion when not valid
4 years ago
list_test.go
feat(comp): Disable file completion when not valid
4 years ago
load_plugins.go
feat(cmd): Subcommands for the completion command
4 years ago
package.go
fix(package): remove --set, --values, etc. flags
5 years ago
package_test.go
feat(comp): Disable file completion when not valid
4 years ago
plugin.go
feat(comp): Disable file completion when not valid
4 years ago
plugin_install.go
feat(comp): Disable file completion when not valid
4 years ago
plugin_list.go
feat(comp): Disable file completion when not valid
4 years ago
plugin_test.go
feat(comp): Disable file completion when not valid
4 years ago
plugin_uninstall.go
feat(comp): Move custom completions to Cobra 1.0
4 years ago
plugin_update.go
feat(comp): Move custom completions to Cobra 1.0
4 years ago
printer.go
fix(cmd): Fix all the outputs
5 years ago
pull.go
feat(comp): Provide completion for --version flag
4 years ago
pull_test.go
feat(comp): Disable file completion when not valid
4 years ago
registry.go
fix(cmd): clean up helpstring formatting
5 years ago
registry_login.go
Updating the module for v3 as the major version
5 years ago
registry_logout.go
Updating the module for v3 as the major version
5 years ago
release_testing.go
feat(comp): Move custom completions to Cobra 1.0
4 years ago
release_testing_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo.go
feat(comp): Disable file completion when not valid
4 years ago
repo_add.go
feat(comp): Disable file completion when not valid
4 years ago
repo_add_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_index.go
feat(comp): Disable file completion when not valid
4 years ago
repo_index_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_list.go
feat(comp): Disable file completion when not valid
4 years ago
repo_list_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_remove.go
feat(comp): Move custom completions to Cobra 1.0
4 years ago
repo_remove_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_update.go
feat(comp): Disable file completion when not valid
4 years ago
repo_update_test.go
feat(comp): Disable file completion when not valid
4 years ago
rollback.go
Rollback command support for max history
4 years ago
rollback_test.go
feat(comp): Disable file completion when not valid
4 years ago
root.go
feat(comp): Disable file completion when not valid
4 years ago
root_test.go
feat(comp): Disable file completion when not valid
4 years ago
search.go
feat(comp): Disable file completion when not valid
4 years ago
search_hub.go
fix(cmd): Standardizes all output to use lower snake_case names
5 years ago
search_hub_test.go
feat(comp): Disable file completion when not valid
4 years ago
search_repo.go
feat(comp): Disable file completion when not valid
4 years ago
search_repo_test.go
feat(comp): Disable file completion when not valid
4 years ago
search_test.go
feat(comp): Disable file completion when not valid
4 years ago
show.go
feat(comp): Disable file completion when not valid
4 years ago
show_test.go
feat(comp): Disable file completion when not valid
4 years ago
status.go
feat(comp): Complete revision for rollback command
4 years ago
status_test.go
feat(comp): Disable file completion when not valid
4 years ago
template.go
Fix issue with install and upgrade running all hooks
4 years ago
template_test.go
feat(comp): Disable file completion when not valid
4 years ago
uninstall.go
feat(comp): Move custom completions to Cobra 1.0
4 years ago
uninstall_test.go
feat(comp): Disable file completion when not valid
4 years ago
upgrade.go
Environment variable for setting the max history for an environment
4 years ago
upgrade_test.go
feat(comp): Disable file completion when not valid
4 years ago
verify.go
feat(comp): Disable file completion when not valid
4 years ago
verify_test.go
feat(comp): Disable file completion when not valid
4 years ago
version.go
feat(comp): Disable file completion when not valid
4 years ago
version_test.go
feat(comp): Disable file completion when not valid
4 years ago