11The changelog is automatically generated and it follows [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) format.
22
3- ## [ camunda-platform-13.10.1] ( https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-13.10.1 ) (2026-06-03)
4-
5- ### Refactor
6-
7- - Drop bundled Bitnami subcharts (#6146 )
3+ ## [ camunda-platform-13.10.2] ( https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-13.10.2 ) (2026-06-11)
84
95### Fixes
106
11- - Allow Recreate strategy for Web Modeler persistence (#6014 )
12- - Align upload size with Zeebe message limits (#6279 )
7+ - Support Orchestration gRPC TLS endpoints (#6280 )
138
149<!-- generated by git-cliff -->
1510### Release Info
@@ -18,16 +13,16 @@ Supported versions:
1813
1914- Camunda applications: [ 8.8] ( https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true )
2015- Camunda version matrix: [ 8.8] ( https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8 )
21- - Helm values: [ 13.10.1 ] ( https://artifacthub.io/packages/helm/camunda/camunda-platform/13.10.1 #parameters )
16+ - Helm values: [ 13.10.2 ] ( https://artifacthub.io/packages/helm/camunda/camunda-platform/13.10.2 #parameters )
2217- Helm CLI: [ 3.20.2] ( https://github.com/helm/helm/releases/tag/v3.20.2 )
2318
2419Camunda images:
2520
26- - docker.io/camunda/camunda:8.8.25
21+ - docker.io/camunda/camunda:8.8.26
2722- docker.io/camunda/connectors-bundle:8.8.14
2823- docker.io/camunda/console:8.8.135
2924- docker.io/camunda/identity:8.8.13
30- - docker.io/camunda/optimize:8.8.25
25+ - docker.io/camunda/optimize:8.8.26
3126- docker.io/camunda/web-modeler-restapi:8.8.15
3227- docker.io/camunda/web-modeler-webapp:8.8.15
3328- docker.io/camunda/web-modeler-websockets:8.8.15
@@ -43,8 +38,8 @@ Non-Camunda images:
4338
4439Enterprise images ([ Camunda Enterprise] ( https://docs.camunda.io/docs/self-managed/setup/guides/install-bitnami-enterprise-images/ ) ):
4540
46- - registry.camunda.cloud/keycloak-ee/keycloak:26.5.6
47- - registry.camunda.cloud/vendor-ee/elasticsearch:8.19.13
41+ - registry.camunda.cloud/keycloak-ee/keycloak:26.6.1
42+ - registry.camunda.cloud/vendor-ee/elasticsearch:8.19.15
4843- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
4944- registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2
5045- registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2
@@ -54,10 +49,10 @@ Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-manage
5449For quick verification of the Helm chart integrity using [ Cosign] ( https://docs.sigstore.dev/signing/quickstart/ ) :
5550
5651``` shell
57- cosign verify-blob camunda-platform-13.10.1 .tgz \
58- --bundle " camunda-platform-13.10.1 -cosign-bundle.json" \
52+ cosign verify-blob camunda-platform-13.10.2 .tgz \
53+ --bundle " camunda-platform-13.10.2 -cosign-bundle.json" \
5954 --certificate-identity-regexp " https://github.com/camunda/camunda-platform-helm" \
6055 --certificate-oidc-issuer " https://token.actions.githubusercontent.com"
6156```
6257
63- For detailed verification instructions, check the steps in the ` camunda-platform-13.10.1 -cosign-verify.sh ` file.
58+ For detailed verification instructions, check the steps in the ` camunda-platform-13.10.2 -cosign-verify.sh ` file.
0 commit comments