Upgrade Helm chart
Upgrade a Camunda 8 Self-Managed deployment installation using the official Camunda Helm charts.
If you are upgrading from a version earlier than 8.8, see upgrading from an earlier version.
Upgrade guides
Use the following guides to upgrade a Camunda 8 Self-Managed deployment installation using the official Camunda Helm charts.
Helm chart version
The Camunda Helm chart version is independent from the Camunda application version. Use the Helm chart version matrix to identify the Helm chart version that deploys Camunda 8.9.
You can also list available chart versions using the Helm CLI:
helm repo update
helm search repo camunda/camunda-platform --versions
Upgrade notes
Bitnami Docker repository migration
On August 28, 2025, Bitnami migrated its container images from bitnami to bitnamilegacy. The Camunda Helm charts have been updated to use the new repository.
If you are still using a Camunda Helm chart that references the old repository, use the Helm chart Bitnami legacy values file to override the image repositories.
See the Bitnami GitHub announcement for details.