I am looking for a way to rollback a helm release to its previous release without specifying the target release version as a number.
Something like helm rollback &
helm rollback &
If you just want to rollback to the previous release, you can do
helm rollback 0