..
require
change copyright to "Copyright The Helm Authors"
7 years ago
search
Correct spelling mistakes
6 years ago
testdata
helm search supports semver pre version numbers starting with 0
5 years ago
chart.go
fix(cmd): clean up helpstring formatting
6 years ago
chart_export.go
Updating the module for v3 as the major version
6 years ago
chart_list.go
Updating the module for v3 as the major version
6 years ago
chart_pull.go
Updating the module for v3 as the major version
6 years ago
chart_push.go
Updating the module for v3 as the major version
6 years ago
chart_remove.go
Updating the module for v3 as the major version
6 years ago
chart_save.go
Updating the module for v3 as the major version
6 years ago
completion.go
chore(comp): Remove unnecessary completion code
5 years ago
completion_test.go
feat(comp): Add support for fish completion
5 years ago
create.go
fixed bug that caused helm create to not overwrite modified files
5 years ago
create_test.go
feat(comp): Disable file completion when not valid
5 years ago
dependency.go
chore(comp): Remove unnecessary completion code
5 years ago
dependency_build.go
Add --skip-refresh option in helm dep build
5 years ago
dependency_build_test.go
add unittes for 'helm dep build' with --skip-refresh flag.
5 years ago
dependency_test.go
feat(comp): Disable file completion when not valid
5 years ago
dependency_update.go
Updating the module for v3 as the major version
6 years ago
dependency_update_test.go
Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
docs.go
feat(helm): Allow generating markdown docs headers
5 years ago
docs_test.go
feat(comp): Disable file completion when not valid
5 years ago
env.go
feat(env): add support of accepting a specific variable for helm env
5 years ago
env_test.go
add checkFileCompletion for env HELM_BIN
5 years ago
flags.go
ref(cmd): prevent klogs flags from polluting the help text
5 years ago
flags_test.go
feat(test): add some completion tests
6 years ago
get.go
chore(comp): Remove unnecessary completion code
5 years ago
get_all.go
feat: status command display description
5 years ago
get_all_test.go
feat(comp): Disable file completion when not valid
5 years ago
get_hooks.go
feat(comp): Complete revision for rollback command
6 years ago
get_hooks_test.go
feat(comp): Disable file completion when not valid
5 years ago
get_manifest.go
feat(comp): Complete revision for rollback command
6 years ago
get_manifest_test.go
feat(comp): Disable file completion when not valid
5 years ago
get_notes.go
feat(comp): Complete revision for rollback command
6 years ago
get_notes_test.go
feat(comp): Disable file completion when not valid
5 years ago
get_test.go
feat(comp): Disable file completion when not valid
5 years ago
get_values.go
feat(comp): Complete revision for rollback command
6 years ago
get_values_test.go
feat(comp): Disable file completion when not valid
5 years ago
helm.go
ref(cmd): prevent klogs flags from polluting the help text
5 years ago
helm_test.go
Merge branch 'master' into helm-7351
6 years ago
history.go
feat(comp): Complete revision for rollback command
6 years ago
history_test.go
feat(comp): Disable file completion when not valid
5 years ago
install.go
feat: status command display description
5 years ago
install_test.go
feat(comp): Disable file completion when not valid
5 years ago
lint.go
docs: fix capitalization in a few help messages
6 years ago
lint_test.go
feat(comp): Disable file completion when not valid
5 years ago
list.go
remove redudant time func
5 years ago
list_test.go
feat(comp): Disable file completion when not valid
5 years ago
load_plugins.go
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
package.go
support passing signing passphrase from file or stdin ( #8394 )
5 years ago
package_test.go
feat(comp): Disable file completion when not valid
5 years ago
plugin.go
chore(comp): Remove unnecessary completion code
5 years ago
plugin_install.go
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
plugin_list.go
feat(comp): Disable file completion when not valid
5 years ago
plugin_test.go
Support impersonation via flags similar to kubectl --as="user"
5 years ago
plugin_uninstall.go
feat(comp): Move custom completions to Cobra 1.0
6 years ago
plugin_update.go
feat(comp): Move custom completions to Cobra 1.0
6 years ago
printer.go
fix(cmd): Fix all the outputs
6 years ago
pull.go
feat(comp): Provide completion for --version flag
6 years ago
pull_test.go
Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
registry.go
fix(cmd): clean up helpstring formatting
6 years ago
registry_login.go
use warning function
5 years ago
registry_logout.go
Updating the module for v3 as the major version
6 years ago
release_testing.go
feat: status command display description
5 years ago
release_testing_test.go
feat(comp): Disable file completion when not valid
5 years ago
repo.go
chore(comp): Remove unnecessary completion code
5 years ago
repo_add.go
warn and block old repo URLs ( #8903 )
5 years ago
repo_add_test.go
Fixing issue with idempotent repo add
5 years ago
repo_index.go
feat(comp): Disable file completion when not valid
5 years ago
repo_index_test.go
feat(comp): Disable file completion when not valid
5 years ago
repo_list.go
feat(comp): Disable file completion when not valid
5 years ago
repo_list_test.go
feat(comp): Disable file completion when not valid
5 years ago
repo_remove.go
feat(comp): Move custom completions to Cobra 1.0
6 years ago
repo_remove_test.go
Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
repo_test.go
feat(comp): Disable file completion when not valid
5 years ago
repo_update.go
feat(comp): Disable file completion when not valid
5 years ago
repo_update_test.go
fix(test): display error message
5 years ago
rollback.go
Rollback command support for max history
6 years ago
rollback_test.go
feat(comp): Disable file completion when not valid
5 years ago
root.go
chore(comp): Remove unnecessary completion code
5 years ago
root_test.go
feat(comp): Disable file completion when not valid
5 years ago
root_unix.go
use warning function
5 years ago
root_unix_test.go
TestCheckPerms: utilize pipe to read stderr
5 years ago
root_windows.go
Fixing import package issue
5 years ago
search.go
chore(comp): Remove unnecessary completion code
5 years ago
search_hub.go
fix(cmd): Standardizes all output to use lower snake_case names
6 years ago
search_hub_test.go
this rewrites a whole bunch of old repo URLs to the new repo URL ( #8902 )
5 years ago
search_repo.go
Merge pull request #8950 from knrt10/fix-zsh-autocompletion
5 years ago
search_repo_test.go
helm search supports semver pre version numbers starting with 0
5 years ago
search_test.go
feat(comp): Disable file completion when not valid
5 years ago
show.go
feat(comp): Disable file completion when not valid
5 years ago
show_test.go
feat(install): add requested version to error
5 years ago
status.go
feat: status command display description
5 years ago
status_test.go
Merge pull request #8529 from lingsamuel/status-show-desc
5 years ago
template.go
Fix issue with install and upgrade running all hooks
5 years ago
template_test.go
feat(comp): Disable file completion when not valid
5 years ago
uninstall.go
feat(comp): Move custom completions to Cobra 1.0
6 years ago
uninstall_test.go
feat(comp): Disable file completion when not valid
5 years ago
upgrade.go
feat: status command display description
5 years ago
upgrade_test.go
feat(comp): Disable file completion when not valid
5 years ago
verify.go
feat(comp): Disable file completion when not valid
5 years ago
verify_test.go
feat(comp): Disable file completion when not valid
5 years ago
version.go
feat(comp): Disable file completion when not valid
5 years ago
version_test.go
feat(comp): Disable file completion when not valid
5 years ago