Description
Customer-facing documentation and breaking-change communication for the Camunda 8.10 / chart 15.x Helm-v4-only transition. Scope is everything outside the camunda/camunda-platform-helm repo. In-repo docs (chart README, CONTRIBUTING.md) are tracked in camunda/camunda-platform-helm#6138.
Key facts to reuse verbatim across all artifacts:
- Camunda 8.9 (chart 14.x) is the last minor that supports Helm v3.
- Camunda 8.10 (chart 15.x) is Helm v4 only.
- No release-state migration is needed when switching from the Helm v3 CLI to v4 against the same cluster. Helm is client-side only; cluster state is unaffected.
Scope
Documentation
Breaking-change communication
Acceptance criteria
Out of scope (separate tickets)
Labels
kind/docs, target:8.10, component:distribution, component:qa (for support sign-off)
Description
Customer-facing documentation and breaking-change communication for the Camunda 8.10 / chart 15.x Helm-v4-only transition. Scope is everything outside the
camunda/camunda-platform-helmrepo. In-repo docs (chart README,CONTRIBUTING.md) are tracked in camunda/camunda-platform-helm#6138.Key facts to reuse verbatim across all artifacts:
Scope
Documentation
helmis client-side only; the same release state works under both CLIs against the same cluster. Nohelm 3to4step is required for Camunda charts.Breaking-change communication
helm upgradeagainst the existing release, then upgrade Camunda.Acceptance criteria
Out of scope (separate tickets)
CONTRIBUTING.md) — include extra documentation to explicitly call out that 8.10 (chart 15) is helm v4 only camunda-platform-helm#6138failwhen Helm CLI is not v4) — include an error when attempting to install chart 15 (8.10) with helm v3 CLI camunda-platform-helm#6137camundaPlatform.toYamlPrettyHelm v3 quirk cleanup — drop toYamlPretty helm v3 compatibility since chart 15 is helm v4 only camunda-platform-helm#6139Labels
kind/docs,target:8.10,component:distribution,component:qa(for support sign-off)