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 Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
2 years ago
..
require change copyright to "Copyright The Helm Authors" 6 years ago
search Correct spelling mistakes 5 years ago
testdata bump version to v3.10.0 2 years ago
completion.go feat(comp): Move to Cobra's bash completion V2 3 years ago
completion_test.go Replace golint with revive 2 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 3 years ago
dependency_build.go Fix dep build with OCI based charts 4 years ago
dependency_build_test.go Removing all the checks for oci experimental flag 3 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 Removing all the checks for oci experimental flag 3 years ago
docs.go fix: add cases.NoLower option for we can get same effect to strings.Title 2 years ago
docs_test.go feat(comp): Allow fuzzy matching during completion 3 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 feat: add --set-json flag to set json values. 2 years ago
flags_test.go feat(comp): Allow fuzzy matching during completion 3 years ago
get.go chore(comp): Remove unnecessary completion code 4 years ago
get_all.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_all_test.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_hooks.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_hooks_test.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_manifest.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_manifest_test.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_notes.go feat(comp): Uninstall accepts multiple releases 3 years ago
get_notes_test.go feat(comp): Uninstall accepts multiple releases 3 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 3 years ago
get_values_test.go feat(comp): Uninstall accepts multiple releases 3 years ago
helm.go Removing all the checks for oci experimental flag 3 years ago
helm_test.go Fix confusing test failure message 2 years ago
history.go feat(comp): Allow fuzzy matching during completion 3 years ago
history_test.go feat(comp): Allow fuzzy matching during completion 3 years ago
install.go Merge pull request #10693 from lucadirocco/feat/--set-json 2 years ago
install_test.go Merge pull request #10453 from SimonAlling/remove-runTestActionCmd 2 years ago
lint.go feat(*): add --quiet flag to 'helm lint' 2 years ago
lint_test.go feat(*): add --quiet flag to 'helm lint' 2 years ago
list.go Add support `helm list --no-headers` 2 years ago
list_test.go Add support `helm list --no-headers` 2 years ago
load_plugins.go feat(*): add flags/env for kube api tls overrides 2 years ago
package.go fix: helm package with dependency update for charts with OCI dependencies 2 years ago
package_test.go fix: remove deadcode 2 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): Allow fuzzy matching during completion 3 years ago
plugin_test.go feat(comp): Allow fuzzy matching during completion 3 years ago
plugin_uninstall.go feat(comp): Improve completion for plugin commands 3 years ago
plugin_update.go feat(comp): Improve completion for plugin commands 3 years ago
printer.go fix(cmd): Fix all the outputs 5 years ago
pull.go Fix --untardir reference in --destination description 2 years ago
pull_test.go Removing all the checks for oci experimental flag 3 years ago
push.go feat(comp): Shell completion for OCI 3 years ago
push_test.go feat(comp): Shell completion for OCI 3 years ago
registry.go Removing all the checks for oci experimental flag 3 years ago
registry_login.go Drop direct github.com/docker/docker dependency 2 years ago
registry_login_test.go feat(comp): Shell completion for OCI 3 years ago
registry_logout.go feat(comp): Shell completion for OCI 3 years ago
registry_logout_test.go feat(comp): Shell completion for OCI 3 years ago
release_testing.go feat(comp): Uninstall accepts multiple releases 3 years ago
release_testing_test.go feat(comp): Uninstall accepts multiple releases 3 years ago
repo.go chore(comp): Remove unnecessary completion code 4 years ago
repo_add.go Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix 2 years ago
repo_add_test.go Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix 2 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 fix(helm): ignore file-not-found error for `helm repo list -o json` 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): Allow fuzzy matching during completion 3 years ago
repo_test.go feat(comp): Disable file completion when not valid 4 years ago
repo_update.go Replace golint with revive 2 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 3 years ago
rollback_test.go add wait-for-jobs flag 4 years ago
root.go make token caching an opt in feature 2 years ago
root_test.go feat(comp): Disable file completion when not valid 4 years ago
root_unix.go replace +build with go:build 2 years ago
root_unix_test.go replace +build with go:build 2 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 cli flag --list-repo with --list-repo-url 3 years ago
search_hub_test.go Replace cli flag --list-repo with --list-repo-url 3 years ago
search_repo.go feat(comp): Shell completion for OCI 3 years ago
search_repo_test.go chore: Spelling (#9410) 3 years ago
search_test.go feat(comp): Disable file completion when not valid 4 years ago
show.go Removing all the checks for oci experimental flag 3 years ago
show_test.go Fix UT 2 years ago
status.go feat(comp): Uninstall accepts multiple releases 3 years ago
status_test.go feat(comp): Add descriptions for release name comp 3 years ago
template.go validate release name during install 3 years ago
template_test.go validate release name during install 3 years ago
uninstall.go feat: add optional boolean '--wait' flag to 'uninstall' command. 3 years ago
uninstall_test.go feat: add optional boolean '--wait' flag to 'uninstall' command. 3 years ago
upgrade.go Merge pull request #10693 from lucadirocco/feat/--set-json 2 years ago
upgrade_test.go feat(comp): Allow fuzzy matching during completion 3 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 3 years ago
version_test.go feat(comp): Disable file completion when not valid 4 years ago