Skip to main content
Version: 8.8 (unreleased)

Perform an upgrade

This guide describes how to perform a Camunda 8.8 Self-Managed upgrade. Ensure you have completed all steps in Prepare for upgrade before continuing.

Step 1: Confirm prerequisites

First, confirm you have completed the following prerequisites:

PrerequisiteDescription
Test upgradeConfirm that the upgrade runs successfully in a non-production environment.
BackupsBackups created and verified .
SecretsExport required secrets (Operate, Tasklist, Identity, etc.).

Step 2: Perform upgrade

Perform an upgrade as follows.

Helm chart

To upgrade with Helm, see the Helm chart upgrade guide for 8.7 to 8.8 for detailed instructions. The guide covers update options, secret handling, migration job monitoring, and other upgrade tasks.

note

If you maintain custom deployment scripts, use the official Helm charts as a technical reference.

Next steps

After completing the upgrade to 8.8, you should:

  1. Monitor cluster health and application stability during the application rollout phase.
  2. Update monitoring dashboards and alerts for Camunda 8.8 to reflect Camunda 8.8 changes.
  3. Document lessons learned and refine internal procedures.
  4. Plan your next update cycle using a similar approach.
  5. Clean up backups in line with your retention policy.

Useful resources