You can use the Developer perspective in the web console to update, rollback, or delete a Helm release.
You can upgrade a Helm release to upgrade to a new chart version or update your release configuration.
In the Topology view, select the Helm release to see the side panel.
Click Actions → Upgrade Helm Release.
In the Upgrade Helm Release page, select the Chart Version you want to upgrade to, and then click Upgrade to create another Helm release. The Helm Releases page displays the two revisions.
If a release fails, you can rollback the Helm release to a previous version.
To rollback a release using the Helm view:
In the Developer perspective, navigate to the Helm view to see the Helm Releases in the namespace.
Click the Options menu adjoining the listed release, and select Rollback.
In the Rollback Helm Release page, select the Revision you want to rollback to and click Rollback.
In the Helm Releases page, click on the chart to see the details and resources for that release.
Go to the Revision History tab to see all the revisions for the chart.
If required, you can further use the Options menu adjoining a particular revision and select the revision to rollback to.