Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"charts/camunda-platform-8.6+FILLER": "0.0.0",
"charts/camunda-platform-8.7": "12.12.1",
"charts/camunda-platform-8.7+FILLER": "0.0.0",
"charts/camunda-platform-8.8": "13.11.1",
"charts/camunda-platform-8.8": "13.12.0",
"charts/camunda-platform-8.8+FILLER": "0.0.0",
"charts/camunda-platform-8.9": "14.5.0",
"charts/camunda-platform-8.9+FILLER": "0.0.0",
Expand Down
28 changes: 28 additions & 0 deletions charts/camunda-platform-8.8/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [13.12.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.8-13.11.1...camunda-platform-8.8-13.12.0) (2026-06-26)


### Features

* **renovate:** source vendor-ee Bitnami images from the published datasource ([#6435](https://github.com/camunda/camunda-platform-helm/issues/6435)) ([9c57a9d](https://github.com/camunda/camunda-platform-helm/commit/9c57a9d6ccd87efd4b59faf3a5970c29b9ad6531))


### Bug Fixes

* **8.8:** back Web Modeler restapi /tmp with a per-pod ephemeral volume ([#6408](https://github.com/camunda/camunda-platform-helm/issues/6408)) ([355cd90](https://github.com/camunda/camunda-platform-helm/commit/355cd902bb4487ca5cf1b93b214cf58022b634b0))
* **8.8:** render es: connection in Optimize configmap for OpenSearch scenarios ([#5991](https://github.com/camunda/camunda-platform-helm/issues/5991)) ([580d530](https://github.com/camunda/camunda-platform-helm/commit/580d5309577eac5a2594a2da99d299744396440d))
* **schema:** cover keys shipped by default values.yaml across 8.8/8.9/8.10 ([#6402](https://github.com/camunda/camunda-platform-helm/issues/6402)) ([e7091f2](https://github.com/camunda/camunda-platform-helm/commit/e7091f272484711d426d0d1bb86713fe833dfc0a))


### Documentation

* **8.8:** fix [@param](https://github.com/param) deprecation notices to reference specific sub-keys ([#6417](https://github.com/camunda/camunda-platform-helm/issues/6417)) ([1035940](https://github.com/camunda/camunda-platform-helm/commit/1035940df48be901f533251b42d35f264d73afc1))


### Dependencies

* update camunda-platform-images (patch) ([#6389](https://github.com/camunda/camunda-platform-helm/issues/6389)) ([040152b](https://github.com/camunda/camunda-platform-helm/commit/040152b82eee17ff26140e56bee8a2217d97b975))
* update camunda-platform-images (patch) ([#6437](https://github.com/camunda/camunda-platform-helm/issues/6437)) ([49c6fa5](https://github.com/camunda/camunda-platform-helm/commit/49c6fa53a8d7bc57e951a01f0489f876a2c06dda))
* update camunda-platform-images (patch) ([#6452](https://github.com/camunda/camunda-platform-helm/issues/6452)) ([13e1e50](https://github.com/camunda/camunda-platform-helm/commit/13e1e502a3e3bf161746742aa1e2cde9971d52f9))
* update camunda-platform-images (patch) ([#6456](https://github.com/camunda/camunda-platform-helm/issues/6456)) ([82415fc](https://github.com/camunda/camunda-platform-helm/commit/82415fc4adbc993f013982a31cc58de623fc00af))
* update patch-updates (patch) ([#6404](https://github.com/camunda/camunda-platform-helm/issues/6404)) ([fc3b54b](https://github.com/camunda/camunda-platform-helm/commit/fc3b54bfcac9c3ce2fc935dccbb4454f571149cc))

## [13.11.1](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.8-13.11.0...camunda-platform-8.8-13.11.1) (2026-06-17)


Expand Down
12 changes: 8 additions & 4 deletions charts/camunda-platform-8.8/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 13.11.1
version: 13.12.0
appVersion: 8.8.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down Expand Up @@ -73,6 +73,10 @@ annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: added
description: "Backport global.tls.caBundle CA-trust support"
- kind: added
description: "Configurable resources for migration identity wait-for-orchestration init container"
description: "Source vendor-ee Bitnami images from the published datasource"
- kind: fixed
description: "Render es: connection in Optimize configmap for OpenSearch scenarios"
- kind: fixed
description: "Cover keys shipped by default values.yaml across 8.8/8.9/8.10"
- kind: fixed
description: "Back Web Modeler restapi /tmp with a per-pod ephemeral volume"
39 changes: 24 additions & 15 deletions charts/camunda-platform-8.8/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.

## [camunda-platform-13.11.0](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-13.11.0) (2026-06-12)
## [camunda-platform-8.8-13.12.0](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.8-13.12.0) (2026-06-26)

### Features

- Backport global.tls.caBundle CA-trust support (#6366)
- Configurable resources for migration identity wait-for-orchestration init container (#6363)
- Source vendor-ee Bitnami images from the published datasource (#6435)

### Fixes

- Render es: connection in Optimize configmap for OpenSearch scenarios (#5991)
- Cover keys shipped by default values.yaml across 8.8/8.9/8.10 (#6402)
- Back Web Modeler restapi /tmp with a per-pod ephemeral volume (#6408)

### Documentation

- Fix @param deprecation notices to reference specific sub-keys (#6417)

<!-- generated by git-cliff -->
### Release Info
Expand All @@ -14,19 +23,19 @@ Supported versions:

- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
- Helm values: [13.11.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.11.1#parameters)
- Helm values: [13.12.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.12.0#parameters)
- Helm CLI: [3.20.2](https://github.com/helm/helm/releases/tag/v3.20.2)

Camunda images:

- docker.io/camunda/camunda:8.8.27
- docker.io/camunda/camunda:8.8.29
- docker.io/camunda/connectors-bundle:8.8.14
- docker.io/camunda/console:8.8.135
- docker.io/camunda/identity:8.8.13
- docker.io/camunda/optimize:8.8.27
- docker.io/camunda/web-modeler-restapi:8.8.15
- docker.io/camunda/web-modeler-webapp:8.8.15
- docker.io/camunda/web-modeler-websockets:8.8.15
- docker.io/camunda/console:8.8.136
- docker.io/camunda/identity:8.8.14
- docker.io/camunda/optimize:8.8.29
- docker.io/camunda/web-modeler-restapi:8.8.16
- docker.io/camunda/web-modeler-webapp:8.8.16
- docker.io/camunda/web-modeler-websockets:8.8.16
- registry.camunda.cloud/camunda/keycloak:26.3.3

Non-Camunda images:
Expand All @@ -39,7 +48,7 @@ Non-Camunda images:
Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-managed/setup/guides/install-bitnami-enterprise-images/)):

- registry.camunda.cloud/keycloak-ee/keycloak:26.6.1
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.16
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.17
- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
- registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2
- registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2
Expand All @@ -49,10 +58,10 @@ Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-manage
For quick verification of the Helm chart integrity using [Cosign](https://docs.sigstore.dev/signing/quickstart/):

```shell
cosign verify-blob camunda-platform-13.11.1.tgz \
--bundle "camunda-platform-13.11.1-cosign-bundle.json" \
cosign verify-blob camunda-platform-13.12.0.tgz \
--bundle "camunda-platform-13.12.0-cosign-bundle.json" \
--certificate-identity-regexp "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.11.1-cosign-verify.sh` file.
For detailed verification instructions, check the steps in the `camunda-platform-13.12.0-cosign-verify.sh` file.
1 change: 1 addition & 0 deletions version-matrix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ For the best experience, please remember:

## [Camunda 8.8](./camunda-8.8)

### [Helm chart 13.12.0](./camunda-8.8/#helm-chart-13120)
### [Helm chart 13.11.1](./camunda-8.8/#helm-chart-13111)
### [Helm chart 13.11.0](./camunda-8.8/#helm-chart-13110)
### [Helm chart 13.10.2](./camunda-8.8/#helm-chart-13102)
Expand Down
38 changes: 38 additions & 0 deletions version-matrix/camunda-8.8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

## ToC

- [Helm chart 13.12.0](#helm-chart-13120)
- [Helm chart 13.11.1](#helm-chart-13111)
- [Helm chart 13.11.0](#helm-chart-13110)
- [Helm chart 13.10.2](#helm-chart-13102)
Expand Down Expand Up @@ -46,6 +47,43 @@
- [Helm chart 13.0.0-alpha3](#helm-chart-1300-alpha3)
- [Helm chart 13.0.0-alpha2](#helm-chart-1300-alpha2)

## Helm chart 13.12.0

Supported versions:

- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
- Helm values: [13.12.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.12.0#parameters)
- Helm CLI: [3.20.2](https://github.com/helm/helm/releases/tag/v3.20.2)

Camunda images:

- docker.io/camunda/camunda:8.8.29
- docker.io/camunda/connectors-bundle:8.8.14
- docker.io/camunda/console:8.8.136
- docker.io/camunda/identity:8.8.14
- docker.io/camunda/optimize:8.8.29
- docker.io/camunda/web-modeler-restapi:8.8.16
- docker.io/camunda/web-modeler-webapp:8.8.16
- docker.io/camunda/web-modeler-websockets:8.8.16
- registry.camunda.cloud/camunda/keycloak:26.3.3

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

Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-managed/setup/guides/install-bitnami-enterprise-images/)):

- registry.camunda.cloud/keycloak-ee/keycloak:26.6.1
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.17
- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
- registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2
- registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2


## Helm chart 13.11.1

Supported versions:
Expand Down
25 changes: 25 additions & 0 deletions version-matrix/camunda-8.8/version-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,5 +1250,30 @@
"registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2",
"registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2"
]
},
{
"chart_version": "13.12.0",
"chart_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",
"docker.io/camunda/camunda:8.8.29",
"docker.io/camunda/connectors-bundle:8.8.14",
"docker.io/camunda/console:8.8.136",
"docker.io/camunda/identity:8.8.14",
"docker.io/camunda/optimize:8.8.29",
"docker.io/camunda/web-modeler-restapi:8.8.16",
"docker.io/camunda/web-modeler-webapp:8.8.16",
"docker.io/camunda/web-modeler-websockets:8.8.16",
"registry.camunda.cloud/camunda/keycloak:26.3.3"
],
"chart_enterprise_images": [
"registry.camunda.cloud/keycloak-ee/keycloak:26.6.1",
"registry.camunda.cloud/vendor-ee/elasticsearch:8.19.17",
"registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43",
"registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2",
"registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2"
]
}
]