Skip to content

camunda-platform-8.5-10.11.3

Choose a tag to compare

@github-actions github-actions released this 08 Oct 13:20
· 173 commits to main since this release
07206ff

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-10.11.3 (2025-10-07)

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.5.22
  • docker.io/camunda/identity:8.5.22
  • docker.io/camunda/operate:8.5.22
  • docker.io/camunda/optimize:8.5.20
  • docker.io/camunda/tasklist:8.5.24
  • docker.io/camunda/zeebe:8.5.25
  • registry.camunda.cloud/console/console-sm:8.5.119
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.23
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.23
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.23

Non-Camunda images:

  • docker.io/bitnamilegacy/elasticsearch:8.12.2
  • docker.io/bitnamilegacy/keycloak:23.0.7
  • docker.io/bitnamilegacy/os-shell:12-debian-12-r18
  • 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-10.11.3.tgz \
  --bundle "camunda-platform-10.11.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-10.11.3-cosign-verify.sh file.