You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Manage Helm Charts in Platform Console
Platform Console’s Helm Chart Management lets you manage Helm releases within your Kubernetes clusters — installing new charts, modifying existing releases, and rolling back versions from the UI.
Accessing Helm Chart Management
To navigate to the Helm Chart Management page:
- From the Platform Console, click on your imported cluster to go to the Cluster Overview page.
- In the left sidebar, under Helm, select Releases to access the Helm Chart Management page.
Helm Chart Management Features
Install New Charts
- Choose Chart Source: Select a chart source from publicly available URLs or provide a custom URL.
- Select Chart and Version: Browse and choose the desired chart and version.
- Customize Installation: Provide a custom release name, namespace, and specify a custom values file during installation.
Interact with Existing Releases
- Modify Releases: Adjust existing Helm releases based on evolving requirements.
- Rollback to Previous Versions: Revert to previous versions of Helm releases if needed.































