Skip to main content
Version: 8.9 (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

Confirm you have completed the following prerequisites:

PrerequisiteDescription
BackupsCreate and verify backups. Test restoring backups to ensure data integrity. See backup and restore
Validate 8.8 configurationValidate your 8.8 values.yaml with a clean 8.8 non-production installation before upgrading to ensure configuration compatibility.
Test upgradeConfirm that the upgrade runs successfully in a non‑production environment that mirrors your production cluster.

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.

info

Important: Upgrade to the latest 8.7 patch before moving to 8.8. Confirm your Helm chart and Helm CLI versions are compatible with 8.8, and review your values file for deprecated keys.

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