Upgrade Immuta

This guide demonstrates how to upgrade Immuta. The Immuta Enterprise Helm chart (IEHC) shares the same version with the Immuta product, so upgrading the Immuta version entails upgrading the IEHC. Failure to upgrade the underlying Helm chart will lead to an unsupported configuration.

Kubernetes namespace

The following steps presume the IEHC was deployed into namespace immuta, and that the current namespace is immuta.

Immuta Enterprise Helm chart

Upgrade Immuta.

helm upgrade <release-name> oci://ocir.immuta.com/stable/immuta-enterprise --values immuta-values.yaml --version 2024.2.19

Last updated

Was this helpful?