.. |
require
|
Updating the Go version in go.mod
|
2 years ago |
search
|
Merge branch 'main' into lowercase-search
|
2 years ago |
testdata
|
bump version to v3.13.0
|
1 year ago |
completion.go
|
feat(comp): Move to Cobra's bash completion V2
|
3 years ago |
completion_test.go
|
Replace golint with revive
|
3 years ago |
create.go
|
fixed bug that caused helm create to not overwrite modified files
|
4 years ago |
create_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year 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
|
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
|
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
|
1 year 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
|
oci: Add flag `--plain-http` to enable working with HTTP registries
|
1 year ago |
flags_test.go
|
feat(comp): Allow fuzzy matching during completion
|
3 years ago |
get.go
|
Restore `helm get metadata` command
|
1 year ago |
get_all.go
|
Restore `helm get metadata` command
|
1 year 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_metadata.go
|
Restore `helm get metadata` command
|
1 year ago |
get_metadata_test.go
|
Restore `helm get metadata` command
|
1 year 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
|
Updating the Go version in go.mod
|
2 years ago |
helm_test.go
|
Updating the Go version in go.mod
|
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 #12274 from mih-kopylov/get-metadata
|
1 year ago |
install_test.go
|
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
|
3 years ago |
lint.go
|
feat(*): add --quiet flag to 'helm lint'
|
3 years ago |
lint_test.go
|
create failing test for quietly linting a chart that doesn't exist
|
2 years ago |
list.go
|
Add support `helm list --no-headers`
|
3 years ago |
list_test.go
|
Add support `helm list --no-headers`
|
3 years ago |
load_plugins.go
|
Merge pull request #10913 from sureshdsk/pluginbug
|
1 year ago |
package.go
|
Updating the Go version in go.mod
|
2 years ago |
package_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year 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
|
test: added tests to load plugin from home dir with space
|
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
|
oci: Add flag `--plain-http` to enable working with HTTP registries
|
1 year ago |
pull_test.go
|
Removing all the checks for oci experimental flag
|
3 years ago |
push.go
|
oci: Add flag `--plain-http` to enable working with HTTP registries
|
1 year 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
|
Updating the Go version in go.mod
|
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
|
Merge pull request #12274 from mih-kopylov/get-metadata
|
1 year 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
|
Merge pull request #11455 from ksankeerth/dev-11451
|
2 years ago |
repo_add_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year ago |
repo_index.go
|
cmd: support generating index in JSON format
|
1 year ago |
repo_index_test.go
|
Merge pull request #11294 from Juneezee/test/t.TempDir
|
1 year 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
|
strict file permissions of repository.yaml
|
2 years ago |
repo_remove_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year ago |
repo_test.go
|
feat(comp): Disable file completion when not valid
|
4 years ago |
repo_update.go
|
Replace golint with revive
|
3 years ago |
repo_update_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year ago |
rollback.go
|
doc:Executing helm rollback release 0 will roll back to the previous release
|
1 year ago |
rollback_test.go
|
remove blank
|
1 year ago |
root.go
|
oci: Add flag `--plain-http` to enable working with HTTP registries
|
1 year ago |
root_test.go
|
test: replace `ensure.TempDir` with `t.TempDir`
|
1 year ago |
root_unix.go
|
replace +build with go:build
|
3 years ago |
root_unix_test.go
|
replace +build with go:build
|
3 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
|
Updating the Go version in go.mod
|
2 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
|
oci: Add flag `--plain-http` to enable working with HTTP registries
|
1 year ago |
show_test.go
|
Fix UT
|
3 years ago |
status.go
|
Restore `helm get metadata` command
|
1 year ago |
status_test.go
|
Restore `helm get metadata` command
|
1 year ago |
template.go
|
Merge pull request #12128 from aryan9600/plain-http
|
1 year ago |
template_test.go
|
Fix multiple bugs in values handling
|
1 year ago |
uninstall.go
|
Fix #3352, add support for --ignore-not-found just like kubectl delete
|
1 year ago |
uninstall_test.go
|
feat: add optional boolean '--wait' flag to 'uninstall' command.
|
3 years ago |
upgrade.go
|
Merge pull request #12274 from mih-kopylov/get-metadata
|
1 year ago |
upgrade_test.go
|
Merge pull request #11294 from Juneezee/test/t.TempDir
|
1 year 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 |