Upgrading (IHC)

This guide demonstrates how to upgrade an existing Immuta deployment installed with the Immuta Helm chart (IHC) to v2024.3.

Prerequisites

Checklist

Upgrade Immuta

  1. Edit immuta-values.yaml to include the following Helm values.

immuta-values.yaml
immutaVersion: 2024.3.7
  1. Perform a Helm upgrade to apply the changes made to immuta-values.yaml.

helm upgrade <release-name> immuta/immuta --values immuta-values.yaml

Last updated

Was this helpful?