Camunda 8 Self-Managed is deployed via Helm charts.
For the best experience, please remember:
-
The Camunda
application versionis different from the Helmchart version. The Camunda application version is presented byappVersionin the chart. The Camunda Helm chart version is presented byversionin the chart. -
You can view application versions and chart versions via Helm CLI.
helm search repo camunda/camunda-platform --versions -
Always use the supported
Helm CLIversions used with the Helm chart. They're mentioned in the matrix for all charts or under chart annotationcamunda.io/helmCLIVersionfor newer charts. -
Camunda 8.9 (chart 14.x) is the last minor that supports Helm v3. Camunda 8.10 (chart 15.x) and later require Helm v4.
-
During the upgrade from the non-patch versions, ensure to review version update instructions.