The changelog is automatically generated and it follows Conventional Commits format.
camunda-platform-11.0.2 (2024-10-30)
Refactor
- Move identity remaining env vars to config (#2400)
- Parametrized hard-coded identity auth vars (#2512)
Fixes
- Identity secret should be referenced (#2487)
- Zeebe gateway incorrect rest ingress path (#2516)
- Set optimize global elasticsearch prefix (#2491)
Release Info
Supported versions:
Camunda images:
- docker.io/camunda/connectors-bundle:8.6.3
- docker.io/camunda/console:8.6.12
- docker.io/camunda/identity:8.6.2
- docker.io/camunda/keycloak:25.0.6
- docker.io/camunda/operate:8.6.4
- docker.io/camunda/optimize:8.6.1
- docker.io/camunda/tasklist:8.6.4
- docker.io/camunda/web-modeler-restapi:8.6.2
- docker.io/camunda/web-modeler-webapp:8.6.2
- docker.io/camunda/web-modeler-websockets:8.6.2
- docker.io/camunda/zeebe:8.6.4
Non-Camunda images:
- docker.io/bitnami/elasticsearch:8.15.3
- docker.io/bitnami/os-shell:12-debian-12-r31
- docker.io/bitnami/postgresql:14.13.0
- docker.io/bitnami/postgresql:15.8.0
Verification
To verify the integrity of the Helm chart using Cosign:
cosign verify-blob camunda-platform-11.0.2.tgz \
--bundle camunda-platform-11.0.2.cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2466/merge"