feat(helm): Completion for helm repo update

Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
pull/6265/head
Marc Khouzam 6 years ago
parent 53c836375d
commit 0cf3351502

@ -111,7 +111,7 @@ __helm_custom_func()
__helm_list_releases
return
;;
helm_repo_remove)
helm_repo_remove | helm_repo_update)
__helm_list_repos
return
;;

Loading…
Cancel
Save