Roll back to previous version helm

Show history and roll back to previous revision (0 = latest-1)

helm history <release> -n <ns> && helm rollback <release> 0 -n <ns>