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 &
Below are the steps you can rollback Using Helm:
$ helm ls
$ helm rollback RELEASE [REVISION]