Managing Helm releases

View the list of Helm releases that you can manage. You can read more about releases in the Helm Glossary Opens in a new tab.

View Helm releases

To view Helm releases, complete the following steps:

  1. From the navigation menu, click Workloads > Helm releases.
  2. Click each release to view the details of all the resources that are available.

Upgrade Helm release version

You can upgrade your current Helm release to any patch, minor, or major version changes that are available. During an upgrade, you can make modifications to the charts configuration parameters.

Table 1. Helm release upgrade paths
Upgrade Paths Current version New version
Patch 1.0.0 1.0.1
Minor 1.0.0 1.1.0
Major 1.0.0 2.0.0

To upgrade your Helm release version, complete the following steps:

  1. From the navigation menu, click Workloads > Helm releases.
  2. Review the AVAILABLE VERSION column to see if any version updates are available for the Helm releases.
  3. For the Helm release that you want to upgrade, select Action > Upgrade.
  4. From the Version option select the patch, major or minor update version that you want.

    Note The menu includes versions of the Helm release that are earlier versions than your current version.

  5. Modify other configuration settings as needed.

    Note: Ensure that you verify your configuration parameters since parameters are not validated when you upgrade the Helm release.

  6. Click Upgrade.

Rollback Helm release version

You can rollback your current Helm release to any past versions of the release that was previously configured.

To rollback your Helm release version, complete the following steps:

  1. From the navigation menu, click Workloads > Helm releases.
  2. For the Helm release that you want to rollback, select Action > Rollback.
  3. Select the version that you want to rollback to.
  4. Click Rollback.

Delete Helm release

To delete a Helm release, complete the following steps:

  1. From the navigation menu, click Workloads > Helm releases.
  2. For the Helm release that you want to rollback, select Action > Delete.
  3. Click Remove.