..
installer
Moving Tiller to new location
4 years ago
search
Improve the quality of annotations
5 years ago
testdata
also don't need the values.yaml in testdata
4 years ago
completion.go
Merge branch 'master' into fix/zshFlagBug
5 years ago
create.go
Improve the quality of annotations
5 years ago
create_test.go
feat(helm:create): allow absolute paths
5 years ago
delete.go
fix the short descriptions of all helm commands
6 years ago
delete_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
dependency.go
fix the short descriptions of all helm commands
6 years ago
dependency_build.go
fix the short descriptions of all helm commands
6 years ago
dependency_build_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
dependency_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
dependency_update.go
fix the short descriptions of all helm commands
6 years ago
dependency_update_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
docs.go
fix the short descriptions of all helm commands
6 years ago
fetch.go
[v2]stop with an error immediately if a file or directory with that name already exists ( #7188 )
5 years ago
fetch_test.go
[v2]stop with an error immediately if a file or directory with that name already exists ( #7188 )
5 years ago
get.go
fix the short descriptions of all helm commands
6 years ago
get_hooks.go
fix the short descriptions of all helm commands
6 years ago
get_hooks_test.go
fix(helm): fix incorrect yaml output format of get hooks command ( #4684 )
6 years ago
get_manifest.go
fix the short descriptions of all helm commands
6 years ago
get_manifest_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
get_notes.go
fix the short descriptions of all helm commands
6 years ago
get_notes_test.go
feat(helm): added new helm notes command to display notes provided by the chart of a release
6 years ago
get_test.go
feat(helm) add '--template' option to 'helm get' for custom formatting
6 years ago
get_values.go
fix the short descriptions of all helm commands
6 years ago
get_values_test.go
Fix nested null value overrides
6 years ago
helm.go
Change default repositories for Helm v2 ( #8901 )
4 years ago
helm_test.go
Refactor helm init command for reuse, allowing other programs to initialize local helm home directory without shelling out to the helm binary
6 years ago
history.go
Merge branch 'master' into 5044-add-app-version-to-history
5 years ago
history_test.go
fix(helm): fix unit tests of the history command to ensure the max option is covered. Add the required support to the fake client
6 years ago
home.go
fix the short descriptions of all helm commands
6 years ago
init.go
Change default repositories for Helm v2 ( #8901 )
4 years ago
init_test.go
Kubernetes 1.16: Migrate Tiller deployment to apps/v1
5 years ago
inspect.go
fix the short descriptions of all helm commands
6 years ago
inspect_test.go
add --devel flag to inspect command ( #5141 )
6 years ago
install.go
Updated test cases
4 years ago
install_test.go
Updated test cases
4 years ago
lint.go
revert the removal of strict param in functions for better backwards compatibility
4 years ago
lint_test.go
revert the removal of strict param in functions for better backwards compatibility
4 years ago
list.go
fix the short descriptions of all helm commands
6 years ago
list_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
load_plugins.go
change copyright to "Copyright The Helm Authors"
6 years ago
package.go
fix the short descriptions of all helm commands
6 years ago
package_test.go
fix(windows): fix unit tests on Windows ( #4897 )
6 years ago
plugin.go
fix the short descriptions of all helm commands
6 years ago
plugin_install.go
fix the short descriptions of all helm commands
6 years ago
plugin_list.go
fix the short descriptions of all helm commands
6 years ago
plugin_remove.go
fix the short descriptions of all helm commands
6 years ago
plugin_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
plugin_update.go
fix the short descriptions of all helm commands
6 years ago
printer.go
ref(cmd): Refactors output flag to reuse more code
5 years ago
release_testing.go
fix style
5 years ago
release_testing_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
repo.go
fix the short descriptions of all helm commands
6 years ago
repo_add.go
fix(cmd): acquire file lock on repository.lock
5 years ago
repo_add_test.go
Decrease number of concurrent subprocesses for helm repo add test case to fit within CircleCI's pipeline memory limit
6 years ago
repo_index.go
fix the short descriptions of all helm commands
6 years ago
repo_index_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
repo_list.go
ref(cmd): Refactors output flag to reuse more code
5 years ago
repo_remove.go
fix the short descriptions of all helm commands
6 years ago
repo_remove_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
repo_update.go
feat(helm): adding --name to update single repo
6 years ago
repo_update_test.go
feat(helm): adding --name to update single repo
6 years ago
reset.go
cleanup: log message typo fix
5 years ago
reset_test.go
ref(*): kubernetes v1.12 support
6 years ago
rollback.go
fix the short descriptions of all helm commands
6 years ago
rollback_test.go
tone down the enthusiasm
6 years ago
search.go
Update language on search usage
5 years ago
search_test.go
fix(repo/search): fix helm repo search command to display proper versions
5 years ago
serve.go
fix the short descriptions of all helm commands
6 years ago
status.go
ref(cmd): Refactors output flag to reuse more code
5 years ago
status_test.go
change copyright to "Copyright The Helm Authors"
6 years ago
template.go
Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
template_test.go
Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
upgrade.go
Updated test cases
4 years ago
upgrade_test.go
Updated test cases
4 years ago
verify.go
fix the short descriptions of all helm commands
6 years ago
verify_test.go
fix(windows): fix unit tests on Windows ( #4897 )
6 years ago
version.go
fix the short descriptions of all helm commands
6 years ago
version_test.go
Fix for checking helm version slice bounds out of range ( #4609 )
6 years ago