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 Butcher 4f09b05613
feat(helm): implement new index format
10 years ago
..
downloader feat(helm): implement new index format 10 years ago
helmpath feat(helm): implement new index format 10 years ago
installer Address cr comments 10 years ago
resolver feat(helm): add 'helm dependency' commands 10 years ago
search feat(helm): implement new index format 10 years ago
testdata feat(helm): implement new index format 10 years ago
create.go ref(cmd): refactor create cmd 10 years ago
delete.go feat(helm): allow multiple args for fetch, package, delete 10 years ago
delete_test.go Add purge option for completely remove a release from tiller 10 years ago
dependency.go feat(helm): add 'helm dependency' commands 10 years ago
dependency_build.go feat(helm): add 'helm dependency' commands 10 years ago
dependency_build_test.go feat(helm): implement new index format 10 years ago
dependency_test.go feat(chartutils): add support for requirements.yaml 10 years ago
dependency_update.go feat(helm): add 'helm dependency' commands 10 years ago
dependency_update_test.go feat(helm): implement new index format 10 years ago
fetch.go feat(helm): add 'helm dependency' commands 10 years ago
fetch_test.go feat(helm): implement new index format 10 years ago
get.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 10 years ago
get_hooks.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 10 years ago
get_hooks_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_manifest.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 10 years ago
get_manifest_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_test.go fix(helm): s/version/revision/ 10 years ago
get_values.go fix(1245): hook up revision flag to helm get {manifest,values,hooks} 10 years ago
get_values_test.go chore(helm): add client test for upgrade cmd 10 years ago
helm.go fix(helm): change 'helm update' to 'helm repo update' 10 years ago
helm_test.go feat(helm): implement new index format 10 years ago
home.go ref(helm): refactor {home,lint,serve} commands 10 years ago
init.go feat(helm): implement new index format 10 years ago
init_test.go feat(helm): implement new index format 10 years ago
inspect.go ref(helm): refactor checkArgsLength method 10 years ago
inspect_test.go fix(helm): fix inspect command to not panic 10 years ago
install.go feat(helm): add 'helm dependency' commands 10 years ago
install_test.go feat(helm): add --verify flag to commands 10 years ago
lint.go ref(helm): refactor {home,lint,serve} commands 10 years ago
lint_test.go fix(lint): fix tests 10 years ago
list.go fix(helm): s/version/revision/ 10 years ago
list_test.go fix(helm): s/version/revision/ 10 years ago
package.go feat(helm): implement new index format 10 years ago
package_test.go feat(helm): implement new index format 10 years ago
repo.go fix(helm): change 'helm update' to 'helm repo update' 10 years ago
repo_add.go feat(helm): implement new index format 10 years ago
repo_add_test.go feat(helm): implement new index format 10 years ago
repo_index.go ref(helm): make index description more clear 10 years ago
repo_index_test.go ref(helm): display repo remove confirmation text 10 years ago
repo_list.go feat(helm): implement new index format 10 years ago
repo_remove.go feat(helm): implement new index format 10 years ago
repo_remove_test.go feat(helm): implement new index format 10 years ago
repo_update.go feat(helm): implement new index format 10 years ago
repo_update_test.go feat(helm): implement new index format 10 years ago
rollback.go feat(*): add rollback to a release version 10 years ago
rollback_test.go feat(*): add rollback to a release version 10 years ago
search.go feat(helm): implement new index format 10 years ago
search_test.go feat(helm): implement new index format 10 years ago
serve.go feat(helm): implement new index format 10 years ago
status.go fix(helm): s/version/revision/ 10 years ago
structure.go fix(helm): make repo remove clear cache 10 years ago
tunnel.go ref(helm): simplify tunnel tests 10 years ago
tunnel_test.go ref(helm): simplify tunnel tests 10 years ago
upgrade.go feat(helm): add 'helm upgrade --install' support 10 years ago
upgrade_test.go feat(helm): add 'helm upgrade --install' support 10 years ago
verify.go feat(helm): add 'helm dependency' commands 10 years ago
verify_test.go feat(helm): add --verify flag to commands 10 years ago
version.go fix(helm): if server is old, report this in a friendly way 10 years ago