Find the Helm chart that matches your Camunda version. Active minors are listed first; older minors are grouped by support status. Click on the specific Helm chart version for more details.
Start on alpha versions via:
helm repo add camunda https://helm.camunda.io
helm search repo camunda/camunda-platform --devel --versions
Deploys Camunda Hub (the management plane replacing Web Modeler and Console SM). For the Orchestration Cluster versions Hub can manage, see the Hub documentation.
| Helm Chart | Camunda | Released | Helm CLI | Helm Values | Release Notes |
|---|---|---|---|---|---|
| 15.0.0-alpha4 | 8.10.0-alpha4 | 2026-08-05 | 4.2.3 | ArtifactHub | Changelog |
| 15.0.0-alpha3 | 8.10.0-alpha3 | 2026-07-09 | 4.1.4 | ArtifactHub | Changelog |
| 15.0.0-alpha2 | 8.10.0-alpha2 | 2026-06-05 | 3.20.2 | ArtifactHub | Changelog |
| 15.0.0-alpha1 | 8.10.0-alpha1 | 2026-05-12 | 3.19.4 | ArtifactHub | Changelog |
All 4 chart versions for Camunda 8.10 →
Standard support lasts 18 months from release; fixes ship in the newest chart for that minor. Upgrade one minor at a time and review the upgrade instructions first.
| Helm Chart | Camunda | Released | Helm CLI | Helm Values | Release Notes |
|---|---|---|---|---|---|
| 14.8.1 | 8.9.14 | 2026-08-06 | 3.20.2, 4.2.3 | ArtifactHub | Changelog |
| 14.8.0 | 8.9.13 | 2026-07-31 | 3.20.2, 4.2.3 | ArtifactHub | Changelog |
| 14.7.0 | 8.9.13 | 2026-07-17 | 3.20.2, 4.2.2 | ArtifactHub | Changelog |
| 14.6.1 | 8.9.12 | 2026-07-08 | 3.20.2, 4.2.2 | ArtifactHub | Changelog |
| 14.6.0 | 8.9.11 | 2026-06-29 | 3.20.2, 4.2.0 | ArtifactHub | Changelog |
All 18 chart versions for Camunda 8.9 →
| Helm Chart | Camunda | Released | Helm CLI | Helm Values | Release Notes |
|---|---|---|---|---|---|
| 13.12.5 | 8.8.34 | 2026-08-06 | 3.20.2 | ArtifactHub | Changelog |
| 13.12.4 | 8.8.33 | 2026-07-30 | 3.20.2 | ArtifactHub | Changelog |
| 13.12.3 | 8.8.32 | 2026-07-23 | 3.20.2 | ArtifactHub | Changelog |
| 13.12.2 | 8.8.31 | 2026-07-08 | 3.20.2 | ArtifactHub | Changelog |
| 13.12.1 | 8.8.30 | 2026-07-02 | 3.20.2 | ArtifactHub | Changelog |
All 46 chart versions for Camunda 8.8 →
| Helm Chart | Camunda | Released | Helm CLI | Helm Values | Release Notes |
|---|---|---|---|---|---|
| 12.13.2 | 8.7.36 | 2026-08-06 | 3.20.2 | ArtifactHub | Changelog |
| 12.13.1 | 8.7.35 | 2026-07-09 | 3.20.2 | ArtifactHub | Changelog |
| 12.13.0 | 8.7.34 | 2026-06-26 | 3.20.2 | ArtifactHub | Changelog |
| 12.12.1 | 8.7.33 | 2026-06-18 | 3.20.2 | ArtifactHub | Changelog |
| 12.12.0 | 8.7.32 | 2026-06-11 | 3.20.2 | ArtifactHub | Changelog |
All 37 chart versions for Camunda 8.7 →
| Camunda | Released | Latest chart | Full matrix |
|---|---|---|---|
| 8.6 | 2024-10-08 | 11.12.3 | camunda-8.6 |
| 8.5 | 2024-04-09 | 10.11.3 | camunda-8.5 |
| 8.4 | 2023-10-10 | 9.7.0 | camunda-8.4 |
| 8.3 | 2023-04-11 | 8.3.26 | camunda-8.3 |
| Camunda | EOL since | Last chart | Full matrix |
|---|---|---|---|
| 8.2 | 2024-10-08 | 8.2.34 | camunda-8.2 |
| 8.1 | 2024-04-10 | 8.1.27 | camunda-8.1 |
| 8.0 | 2023-10-11 | 8.0.20 | camunda-8.0 |
Camunda column is the chart’s core application version — find your exact Camunda patch (for example, 8.8.5) there. Pre-release charts carry an -alpha/-rc suffix in the chart version: previews, not for production use and without a support SLA.application version (appVersion in the chart) is different from the Helm chart version (version in the chart). Without --devel, helm search repo hides the pre-release charts listed on this page.Helm CLI column lists the Helm CLI version(s) each chart was released and tested with (recorded at release in the chart annotation camunda.io/helmCLIVersion). 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. Older CLI versions may lack template functions the chart uses (for example, toYamlPretty requires 3.17+).This page is generated automatically from promoted chart releases.