..
require
change copyright to "Copyright The Helm Authors"
6 years ago
search
Correct spelling mistakes
5 years ago
testdata
feat(comp): Add descriptions for repo completion
3 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
support max-col-width parameters
4 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): Move to Cobra's bash completion V2
3 years ago
completion_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
create.go
fixed bug that caused helm create to not overwrite modified files
4 years ago
create_test.go
feat(comp): Disable file completion when not valid
4 years ago
dependency.go
support max-col-width parameters
4 years ago
dependency_build.go
Fix dep build with OCI based charts
4 years ago
dependency_build_test.go
Fix dep build with OCI based charts
4 years ago
dependency_test.go
feat(comp): Disable file completion when not valid
4 years ago
dependency_update.go
Implement `helm pull` for OCI registries
4 years ago
dependency_update_test.go
refactor: use os instead of ioutil's ReadDir
3 years ago
docs.go
feat(comp): Completion for the docs --type flag
4 years ago
docs_test.go
feat(comp): Completion for the docs --type flag
4 years ago
env.go
feat(env): add support of accepting a specific variable for helm env
4 years ago
env_test.go
add checkFileCompletion for env HELM_BIN
4 years ago
flags.go
tweak basic handling
3 years ago
flags_test.go
feat(test): add some completion tests
5 years ago
get.go
chore(comp): Remove unnecessary completion code
4 years ago
get_all.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_all_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_hooks.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_hooks_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_manifest.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_manifest_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_notes.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_notes_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_test.go
feat(comp): Disable file completion when not valid
4 years ago
get_values.go
feat(comp): Uninstall accepts multiple releases
4 years ago
get_values_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
helm.go
Set Helm as manager for managedFields
3 years ago
helm_test.go
Merge branch 'master' into helm-7351
4 years ago
history.go
feat(comp): Uninstall accepts multiple releases
4 years ago
history_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
install.go
Update install dependency-update help text
4 years ago
install_test.go
Adding test for user/pass without repo on Helm install
3 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): Uninstall accepts multiple releases
4 years ago
list_test.go
feat(comp): Disable file completion when not valid
4 years ago
load_plugins.go
Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
4 years ago
package.go
support passing signing passphrase from file or stdin ( #8394 )
4 years ago
package_test.go
feat(comp): Disable file completion when not valid
4 years ago
plugin.go
chore(comp): Remove unnecessary completion code
4 years ago
plugin_install.go
Merge pull request from GHSA-m54r-vrmv-hw33
4 years ago
plugin_list.go
feat(comp): Add descriptions for plugin completion
4 years ago
plugin_test.go
fix(tests): Remove unnecessary test
3 years ago
plugin_uninstall.go
feat(comp): Improve completion for plugin commands
4 years ago
plugin_update.go
feat(comp): Improve completion for plugin commands
4 years ago
printer.go
fix(cmd): Fix all the outputs
5 years ago
pull.go
Remove OCI boolean from struct
4 years ago
pull_test.go
tweak basic handling
3 years ago
registry.go
fix(cmd): clean up helpstring formatting
5 years ago
registry_login.go
Update oras-go to v0.4.0
3 years ago
registry_logout.go
Updating the module for v3 as the major version
5 years ago
release_testing.go
feat(comp): Uninstall accepts multiple releases
4 years ago
release_testing_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
repo.go
chore(comp): Remove unnecessary completion code
4 years ago
repo_add.go
[fix concern] use io.ReadAll instead of ioutil.ReadAll
3 years ago
repo_add_test.go
[fix concern] implement test
3 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): Add descriptions for repo completion
3 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): Add descriptions for repo completion
3 years ago
repo_test.go
feat(comp): Disable file completion when not valid
4 years ago
repo_update.go
Add flag for failing if repo update fails
3 years ago
repo_update_test.go
Add flag for failing if repo update fails
3 years ago
rollback.go
feat(comp): Uninstall accepts multiple releases
4 years ago
rollback_test.go
add wait-for-jobs flag
4 years ago
root.go
Fix HELM_DRIVER docs for sql option
3 years ago
root_test.go
feat(comp): Disable file completion when not valid
4 years ago
root_unix.go
chore: Spelling ( #9410 )
4 years ago
root_unix_test.go
TestCheckPerms: utilize pipe to read stderr
4 years ago
root_windows.go
Fixing import package issue
4 years ago
search.go
Replace Helm Hub with Artifact Hub ( #8626 )
4 years ago
search_hub.go
Replace Helm Hub with Artifact Hub ( #8626 )
4 years ago
search_hub_test.go
chore: Spelling ( #9410 )
4 years ago
search_repo.go
feat(comp): Add descriptions for repo completion
3 years ago
search_repo_test.go
chore: Spelling ( #9410 )
4 years ago
search_test.go
feat(comp): Disable file completion when not valid
4 years ago
show.go
Implement show crds subcommand
3 years ago
show_test.go
Implement show crds subcommand
3 years ago
status.go
feat(comp): Uninstall accepts multiple releases
4 years ago
status_test.go
feat(comp): Add descriptions for release name comp
4 years ago
template.go
feat(helm): Support setting --kube-version
4 years ago
template_test.go
Add tests for template --kube-version
4 years ago
uninstall.go
feat(comp): Uninstall accepts multiple releases
4 years ago
uninstall_test.go
feat(comp): Uninstall accepts multiple releases
4 years ago
upgrade.go
Add --udpate-dependencies to upgrade command
4 years ago
upgrade_test.go
Add upgrade dependency update test
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
Remove link. Align usage example with unit test
4 years ago
version_test.go
feat(comp): Disable file completion when not valid
4 years ago