Camunda 8 Self-Managed is deployed via Helm charts.
For the best experience, please remember:
The Camunda application version is different from the Helm chart version. The Camunda application version is presented by appVersion in the chart. The Camunda Helm chart version is presented by version in the chart.
You can view application versions and chart versions via Helm CLI.
helm search repo camunda/camunda-platform --versions
Always use the Helm CLI version that’s used with the Helm chart. It’s mentioned in the matrix for all charts or under chart annotation camunda.io/helmCLIVersion for newer charts.
During the upgrade from the non-patch versions, ensure to review version update instructions.