11The changelog is automatically generated and it follows [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) format.
22
3- ## [ camunda-platform-12.11 .0] ( https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-12.11 .0 ) (2026-06-11)
3+ ## [ camunda-platform-12.12 .0] ( https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-12.12 .0 ) (2026-06-11)
44
55### Features
66
7- - Added service account labels (#5877 )
87- Support password field for jks (#5995 )
98
10- ### Refactor
11-
12- - Drop bundled Bitnami subcharts (#6146 )
13-
14- ### Fixes
15-
16- - Bump enterprise Keycloak image to 26.3.4 (#6213 )
17- - Align upload size with Zeebe message limits (#6279 )
18- - Correct enterprise Elasticsearch image tag to existing 8.19.15 (#6307 )
19-
20- ### Documentation
21-
22- - Add helm CLI versions per chart minor (#6155 )
23-
249<!-- generated by git-cliff -->
2510### Release Info
2611
2712Supported versions:
2813
2914- Camunda applications: [ 8.7] ( https://github.com/camunda/camunda/releases?q=tag%3A8.7&expanded=true )
3015- Camunda version matrix: [ 8.7] ( https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.7 )
31- - Helm values: [ 12.11 .0] ( https://artifacthub.io/packages/helm/camunda/camunda-platform/12.11 .0#parameters )
16+ - Helm values: [ 12.12 .0] ( https://artifacthub.io/packages/helm/camunda/camunda-platform/12.12 .0#parameters )
3217- Helm CLI: [ 3.20.2] ( https://github.com/helm/helm/releases/tag/v3.20.2 )
3318
3419Camunda images:
3520
3621- docker.io/camunda/connectors-bundle:8.7.21
3722- docker.io/camunda/console:8.7.105
3823- docker.io/camunda/identity:8.7.20
39- - docker.io/camunda/operate:8.7.30
24+ - docker.io/camunda/operate:8.7.32
4025- docker.io/camunda/optimize:8.7.22
41- - docker.io/camunda/tasklist:8.7.30
26+ - docker.io/camunda/tasklist:8.7.32
4227- docker.io/camunda/web-modeler-restapi:8.7.22
4328- docker.io/camunda/web-modeler-webapp:8.7.22
4429- docker.io/camunda/web-modeler-websockets:8.7.22
45- - docker.io/camunda/zeebe:8.7.30
30+ - docker.io/camunda/zeebe:8.7.32
4631- registry.camunda.cloud/camunda/keycloak:26.3.3
4732
4833Non-Camunda images:
@@ -55,8 +40,8 @@ Non-Camunda images:
5540
5641Enterprise images ([ Camunda Enterprise] ( https://docs.camunda.io/docs/self-managed/setup/guides/install-bitnami-enterprise-images/ ) ):
5742
58- - registry.camunda.cloud/keycloak-ee/keycloak:26.4.0
59- - registry.camunda.cloud/vendor-ee/elasticsearch:8.19.15
43+ - registry.camunda.cloud/keycloak-ee/keycloak:26.6.1
44+ - registry.camunda.cloud/vendor-ee/elasticsearch:8.19.16
6045- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
6146- registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2
6247- registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2
@@ -66,10 +51,10 @@ Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-manage
6651For quick verification of the Helm chart integrity using [ Cosign] ( https://docs.sigstore.dev/signing/quickstart/ ) :
6752
6853``` shell
69- cosign verify-blob camunda-platform-12.11 .0.tgz \
70- --bundle " camunda-platform-12.11 .0-cosign-bundle.json" \
54+ cosign verify-blob camunda-platform-12.12 .0.tgz \
55+ --bundle " camunda-platform-12.12 .0-cosign-bundle.json" \
7156 --certificate-identity-regexp " https://github.com/camunda/camunda-platform-helm" \
7257 --certificate-oidc-issuer " https://token.actions.githubusercontent.com"
7358```
7459
75- For detailed verification instructions, check the steps in the ` camunda-platform-12.11 .0-cosign-verify.sh ` file.
60+ For detailed verification instructions, check the steps in the ` camunda-platform-12.12 .0-cosign-verify.sh ` file.
0 commit comments