·
39 commits
to main
since this release
The changelog is automatically generated and it follows Conventional Commits format.
Release Info
Supported versions:
Camunda images:
- docker.io/camunda/camunda:8.8.2
- docker.io/camunda/connectors-bundle:8.8.1
- docker.io/camunda/console:8.8.17
- docker.io/camunda/identity:8.8.0
- docker.io/camunda/keycloak:26.3.3
- docker.io/camunda/optimize:8.8.0
- docker.io/camunda/web-modeler-restapi:8.8.1
- docker.io/camunda/web-modeler-webapp:8.8.1
- docker.io/camunda/web-modeler-websockets:8.8.1
Non-Camunda images:
- docker.io/bitnamilegacy/elasticsearch:8.18.0
- 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-13.1.1.tgz \
--bundle "camunda-platform-13.1.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-13.1.1-cosign-verify.sh file.