camunda-platform-8.7-12.6.3
·
76 commits
to main
since this release
The changelog is automatically generated and it follows Conventional Commits format.
camunda-platform-12.6.3 (2025-10-21)
Fixes
- Fix link to upgrade instructions (#4450)
Release Info
Supported versions:
Camunda images:
- docker.io/camunda/connectors-bundle:8.7.10
- docker.io/camunda/console:8.7.90
- docker.io/camunda/identity:8.7.7
- docker.io/camunda/keycloak:26.3.3
- docker.io/camunda/operate:8.7.15
- docker.io/camunda/optimize:8.7.11
- docker.io/camunda/tasklist:8.7.15
- docker.io/camunda/web-modeler-restapi:8.7.11
- docker.io/camunda/web-modeler-webapp:8.7.11
- docker.io/camunda/web-modeler-websockets:8.7.11
- docker.io/camunda/zeebe:8.7.15
Non-Camunda images:
- docker.io/bitnamilegacy/elasticsearch:8.17.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-12.6.3.tgz \
--bundle "camunda-platform-12.6.3-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-12.6.3-cosign-verify.sh file.