Skip to content

camunda-platform-8.7-12.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:41
· 321 commits to main since this release
71ef4fc

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

Release Info

Supported versions:

  • Camunda applications: 8.7
  • Camunda version matrix: 8.7
  • Helm values: 12.6.1
  • Helm CLI: 3.18.6

Camunda images:

  • docker.io/camunda/connectors-bundle:8.7.8
  • docker.io/camunda/console:8.7.72
  • docker.io/camunda/identity:8.7.6
  • docker.io/camunda/keycloak:26.3.2
  • docker.io/camunda/operate:8.7.13
  • docker.io/camunda/optimize:8.7.9
  • docker.io/camunda/tasklist:8.7.13
  • docker.io/camunda/web-modeler-restapi:8.7.9
  • docker.io/camunda/web-modeler-webapp:8.7.9
  • docker.io/camunda/web-modeler-websockets:8.7.9
  • docker.io/camunda/zeebe:8.7.13

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.1.tgz \
  --bundle "camunda-platform-12.6.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-12.6.1-cosign-verify.sh file.