camunda-platform-8.6-11.10.1
·
156 commits
to main
since this release
The changelog is automatically generated and it follows Conventional Commits format.
camunda-platform-11.10.1 (2025-10-10)
Fixes
- Correct sysctlImage structure in values-enterprise.yaml (#4339)
- Web modeler extraConfiguration uses subcomponent subkey (#4097)
Release Info
Supported versions:
Camunda images:
- docker.io/camunda/connectors-bundle:8.6.20
- docker.io/camunda/console:8.6.89
- docker.io/camunda/identity:8.6.20
- docker.io/camunda/keycloak:25.0.6
- docker.io/camunda/operate:8.6.29
- docker.io/camunda/optimize:8.6.18
- docker.io/camunda/tasklist:8.6.29
- docker.io/camunda/web-modeler-restapi:8.6.19
- docker.io/camunda/web-modeler-webapp:8.6.19
- docker.io/camunda/web-modeler-websockets:8.6.19
- docker.io/camunda/zeebe:8.6.29
Non-Camunda images:
- docker.io/bitnamilegacy/elasticsearch:8.15.4
- docker.io/bitnamilegacy/os-shell:12-debian-12-r43
- docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0
- docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2
Verification
For quick verification of the Helm chart integrity using Cosign:
cosign verify-blob camunda-platform-11.10.1.tgz \
--bundle "camunda-platform-11.10.1-cosign-bundle.json" \
--certificate-identity-regex "https://github.com/camunda/camunda-platform-helm" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com"For detailed verification instructions, check the steps in the camunda-platform-11.10.1-cosign-verify.sh file.