Also complete history and test with release name

Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
pull/5562/head
Marc Khouzam 7 years ago
parent d2ab3f5062
commit 6a33235fc8

@ -80,7 +80,7 @@ __helm_list_releases()
__helm_custom_func()
{
case ${last_command} in
helm_status | helm_delete)
helm_delete | helm_history | helm_status | helm_test)
__helm_list_releases
return
;;

Loading…
Cancel
Save