Working with Helm releases
You can use the Developer perspective in the web console to update, rollback, or delete a Helm release.
Prerequisites
- You have logged in to the web console and have switched to the Developer perspective.
Upgrading a Helm release
You can upgrade a Helm release to upgrade to a new chart version or update your release configuration.
Procedure
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.
Rolling back a Helm release
If a release fails, you can rollback the Helm release to a previous version.
Procedure
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.
Figure 1. Helm revision history
If required, you can further use the Options menu adjoining a particular revision and select the revision to rollback to.
Deleting a Helm release
Procedure
In the Topology view, right-click the Helm release and select Delete Helm Release.
In the confirmation prompt, enter the name of the chart and click Delete.