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 1fb16ab3c9
fix(helm): refactor 'helm update' to match new style
10 years ago
..
testdata fix(helm): refactor 'helm update' to match new style 10 years ago
create.go
delete.go Add purge option for completely remove a release from tiller 10 years ago
delete_test.go Add purge option for completely remove a release from tiller 10 years ago
fetch.go feat(helm): add --verify flag to commands 10 years ago
fetch_test.go
get.go
get_hooks.go
get_hooks_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_manifest.go
get_manifest_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_test.go chore(helm): add client test for upgrade cmd 10 years ago
get_values.go
get_values_test.go chore(helm): add client test for upgrade cmd 10 years ago
helm.go fix(helm): refactor 'helm update' to match new style 10 years ago
helm_test.go feat(*): add 'helm list --all' and related flags 10 years ago
home.go
init.go fix(cmd): s/supress/suppress/ 10 years ago
init_test.go
inspect.go feat(helm): add --verify flag to commands 10 years ago
inspect_test.go fix(helm): fix inspect command to not panic 10 years ago
install.go feat(helm): add --verify flag to commands 10 years ago
install_test.go feat(helm): add --verify flag to commands 10 years ago
lint.go Add a strict flag to helm lint 10 years ago
lint_test.go
list.go feat(*): add 'helm list --all' and related flags 10 years ago
list_test.go feat(*): add 'helm list --all' and related flags 10 years ago
package.go feat(helm): add --verify flag to commands 10 years ago
package_test.go feat(helm): add signature support to 'helm package' 10 years ago
repo.go fix(cmd): s/specifiy/specify/ 10 years ago
repo_test.go
rollback.go feat(helm): add rollback cmd 10 years ago
rollback_test.go feat(helm): add rollback cmd 10 years ago
search.go
search_test.go
serve.go Serve charts from specified local repository path 10 years ago
status.go formatting changes, add comments, make tests pass 10 years ago
structure.go
tunnel.go fix(cmd): ensure tiller is running for connection 10 years ago
tunnel_test.go fix(cmd): ensure tiller is running for connection 10 years ago
update.go fix(helm): refactor 'helm update' to match new style 10 years ago
update_test.go fix(helm): refactor 'helm update' to match new style 10 years ago
upgrade.go ref(*): return resource update errors 10 years ago
upgrade_test.go feat(*): integrate support for upgrade hooks 10 years ago
verify.go feat(helm): add --verify flag to commands 10 years ago
verify_test.go feat(helm): add --verify flag to commands 10 years ago
version.go