As it turns out, there is an undocumented option to rollback to the previous release by defining the target release version as 0.
like: helm rollback <RELEASE> 0
Source: https://github.com/helm/helm/issues/1796
As it turns out, there is an undocumented option to rollback to the previous release by defining the target release version as 0.
like: helm rollback <RELEASE> 0
Source: https://github.com/helm/helm/issues/1796