diff --git a/cmd/helm/helm.go b/cmd/helm/helm.go index 0b60842f2..20742836d 100644 --- a/cmd/helm/helm.go +++ b/cmd/helm/helm.go @@ -111,7 +111,7 @@ __helm_custom_func() __helm_list_releases return ;; - helm_repo_remove) + helm_repo_remove | helm_repo_update) __helm_list_repos return ;;