For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Upgrade to Camunda 8.9

Upgrade your Camunda 8 Self-Managed deployment from version 8.8 to 8.9.

Get started by preparing your Self-Managed environment for upgrade to Camunda 8.9. Confirm upgrade eligibility, understand platform-level changes, and identify actions you might need to take before upgrading.

Prepare for upgrade
Upgrade your Camunda 8 Self-Managed deployment from version 8.8 to 8.9

About

Upgrade a Camunda 8 Self-Managed deployment from version 8.8 to 8.9. This guide applies to Self-Managed installations only and does not apply to Camunda SaaS.

version 8.8 required

Camunda 8 upgrades must be performed sequentially. If your deployment is running a version earlier than 8.8, you must complete the required version-specific upgrades listed in upgrading from an earlier version before you can upgrade to 8.9.

Upgrade sequence

The 8.8 to 8.9 upgrade spans several guides. Work through them in this order, rather than treating them as separate destinations.

StepWhat you doGuide
1Confirm upgrade eligibility, review platform changes in 8.9, and verify infrastructure compatibility.Prepare for upgrade
2Create and update your 8.9 values file, then run the upgrade.Upgrade Camunda 8.8 to 8.9 using Helm, or manual upgrade for non-Helm deployments
3Monitor and validate the upgrade before returning the deployment to normal use.Monitor and validate the upgrade

Review component changes from 8.8 to 8.9 alongside these steps for behavior changes affecting the components you run.

Upgrade guides

Choose the upgrade guide that matches how your environment is deployed:

Docker Compose deployments

Docker Compose is supported for development and testing environments only.

Camunda does not provide an automated upgrade process for Docker Compose deployments. To upgrade, manually upgrade each component by following the component upgrade guide:

For production environments, use Kubernetes with the official Camunda Helm chart or create a custom deployment process using Infrastructure as Code tools such as Terraform, Ansible, or AWS CloudFormation.

8.9 release information

Learn about new features, breaking changes, and deprecations in Camunda 8.9:

Upgrading from an earlier version

Camunda 8 upgrades must be performed sequentially.

  • You must upgrade sequentially, one minor version at a time. For example, you must upgrade from 8.7 to 8.8 before you can upgrade to 8.9.
  • Upgrading to the latest available patch of each minor is strongly recommended for fix coverage.
  • Do not skip releases. Skipping a minor version fails the schema compatibility check and blocks startup.

Use the following version-specific upgrade guides to upgrade sequentially until you reach Camunda 8.8 before you proceed with the 8.9 upgrade.

note

Each guide covers only the changes required for that specific version upgrade.

Kubernetes with Helm

Component-based upgrades