Skip to content

Commit a3d99dc

Browse files
chore(release): Camunda Platform Helm Chart 12.12.0 - Camunda 8.7 (#6376)
Co-authored-by: distro-ci[bot] <122795778+distro-ci[bot]@users.noreply.github.com>
1 parent 5720d9c commit a3d99dc

7 files changed

Lines changed: 108 additions & 37 deletions

File tree

.github/config/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"charts/camunda-platform-8.5+FILLER": "0.0.0",
88
"charts/camunda-platform-8.6": "11.12.3",
99
"charts/camunda-platform-8.6+FILLER": "0.0.0",
10-
"charts/camunda-platform-8.7": "12.11.0",
10+
"charts/camunda-platform-8.7": "12.12.0",
1111
"charts/camunda-platform-8.7+FILLER": "0.0.0",
1212
"charts/camunda-platform-8.8": "13.10.2",
1313
"charts/camunda-platform-8.8+FILLER": "0.0.0",

charts/camunda-platform-8.7/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [12.12.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.7-12.11.0...camunda-platform-8.7-12.12.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* **8.7:** support password field for jks ([#5995](https://github.com/camunda/camunda-platform-helm/issues/5995)) ([c52c6f0](https://github.com/camunda/camunda-platform-helm/commit/c52c6f06feaee0e8ff311898b8e2963e7aa5bf5f))
9+
10+
11+
### Dependencies
12+
13+
* update camunda-platform-images (patch) ([#6154](https://github.com/camunda/camunda-platform-helm/issues/6154)) ([2598594](https://github.com/camunda/camunda-platform-helm/commit/2598594cff5b3936e3f4478c679d4f8b4087235a))
14+
* update camunda-platform-images (patch) ([#6367](https://github.com/camunda/camunda-platform-helm/issues/6367)) ([0973851](https://github.com/camunda/camunda-platform-helm/commit/0973851ba691c0d87f2fc0c0d49caac47dacf667))
15+
* update minor-updates (minor) ([#6112](https://github.com/camunda/camunda-platform-helm/issues/6112)) ([02a27f3](https://github.com/camunda/camunda-platform-helm/commit/02a27f3da084312a971cdeac3699a661d28071c8))
16+
* update patch-updates (patch) ([#6289](https://github.com/camunda/camunda-platform-helm/issues/6289)) ([2164f17](https://github.com/camunda/camunda-platform-helm/commit/2164f176bc967536bb9c9b1f279d9201f0711f50))
17+
318
## [12.11.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.7-12.10.0...camunda-platform-8.7-12.11.0) (2026-06-05)
419

520

charts/camunda-platform-8.7/Chart.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: camunda-platform
3-
version: 12.11.0
3+
version: 12.12.0
44
appVersion: 8.7.x
55
description: |
66
Camunda 8 Self-Managed Helm charts.
@@ -72,15 +72,5 @@ annotations:
7272
url: https://github.com/camunda/camunda-platform-helm
7373
artifacthub.io/containsSecurityUpdates: "false"
7474
artifacthub.io/changes: |
75-
- kind: added
76-
description: "Added service account labels"
7775
- kind: added
7876
description: "Support password field for jks"
79-
- kind: changed
80-
description: "Drop bundled Bitnami subcharts"
81-
- kind: fixed
82-
description: "Bump enterprise Keycloak image to 26.3.4"
83-
- kind: fixed
84-
description: "Align upload size with Zeebe message limits"
85-
- kind: fixed
86-
description: "Correct enterprise Elasticsearch image tag to existing 8.19.15"
Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,33 @@
11
The 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

2712
Supported 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

3419
Camunda 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

4833
Non-Camunda images:
@@ -55,8 +40,8 @@ Non-Camunda images:
5540

5641
Enterprise 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
6651
For 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.

version-matrix/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ For the best experience, please remember:
8383

8484
## [Camunda 8.7](./camunda-8.7)
8585

86+
### [Helm chart 12.12.0](./camunda-8.7/#helm-chart-12120)
8687
### [Helm chart 12.11.0](./camunda-8.7/#helm-chart-12110)
8788
### [Helm chart 12.10.0](./camunda-8.7/#helm-chart-12100)
8889
### [Helm chart 12.9.0](./camunda-8.7/#helm-chart-1290)

version-matrix/camunda-8.7/README.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
## ToC
77

8+
- [Helm chart 12.12.0](#helm-chart-12120)
89
- [Helm chart 12.11.0](#helm-chart-12110)
910
- [Helm chart 12.10.0](#helm-chart-12100)
1011
- [Helm chart 12.9.0](#helm-chart-1290)
@@ -38,6 +39,46 @@
3839
- [Helm chart 12.0.0-alpha5](#helm-chart-1200-alpha5)
3940
- [Helm chart 12.0.0-alpha4](#helm-chart-1200-alpha4)
4041

42+
## Helm chart 12.12.0
43+
44+
Supported versions:
45+
46+
- Camunda applications: [8.7](https://github.com/camunda/camunda/releases?q=tag%3A8.7&expanded=true)
47+
- Camunda version matrix: [8.7](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.7)
48+
- Helm values: [12.12.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/12.12.0#parameters)
49+
- Helm CLI: [3.20.2](https://github.com/helm/helm/releases/tag/v3.20.2)
50+
51+
Camunda images:
52+
53+
- docker.io/camunda/connectors-bundle:8.7.21
54+
- docker.io/camunda/console:8.7.105
55+
- docker.io/camunda/identity:8.7.20
56+
- docker.io/camunda/operate:8.7.32
57+
- docker.io/camunda/optimize:8.7.22
58+
- docker.io/camunda/tasklist:8.7.32
59+
- docker.io/camunda/web-modeler-restapi:8.7.22
60+
- docker.io/camunda/web-modeler-webapp:8.7.22
61+
- docker.io/camunda/web-modeler-websockets:8.7.22
62+
- docker.io/camunda/zeebe:8.7.32
63+
- registry.camunda.cloud/camunda/keycloak:26.3.3
64+
65+
Non-Camunda images:
66+
67+
- busybox:1.36
68+
- docker.io/bitnamilegacy/elasticsearch:8.17.4
69+
- docker.io/bitnamilegacy/os-shell:12-debian-12-r43
70+
- docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0
71+
- docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2
72+
73+
Enterprise images ([Camunda Enterprise](https://docs.camunda.io/docs/self-managed/setup/guides/install-bitnami-enterprise-images/)):
74+
75+
- registry.camunda.cloud/keycloak-ee/keycloak:26.6.1
76+
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.16
77+
- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
78+
- registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2
79+
- registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2
80+
81+
4182
## Helm chart 12.11.0
4283

4384
Supported versions:

version-matrix/camunda-8.7/version-matrix.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,5 +1196,44 @@
11961196
"registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2",
11971197
"registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2"
11981198
]
1199+
},
1200+
{
1201+
"chart_version": "12.12.0",
1202+
"chart_images": [
1203+
"busybox:1.36",
1204+
"docker.io/bitnamilegacy/elasticsearch:8.17.4",
1205+
"docker.io/bitnamilegacy/os-shell:12-debian-12-r43",
1206+
"docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0",
1207+
"docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2",
1208+
"docker.io/camunda/connectors-bundle:8.7.21",
1209+
"docker.io/camunda/console:8.7.105",
1210+
"docker.io/camunda/identity:8.7.20",
1211+
"docker.io/camunda/operate:8.7.32",
1212+
"docker.io/camunda/optimize:8.7.22",
1213+
"docker.io/camunda/tasklist:8.7.32",
1214+
"docker.io/camunda/web-modeler-restapi:8.7.22",
1215+
"docker.io/camunda/web-modeler-webapp:8.7.22",
1216+
"docker.io/camunda/web-modeler-websockets:8.7.22",
1217+
"docker.io/camunda/zeebe:8.7.32",
1218+
"registry.camunda.cloud/camunda/keycloak:26.3.3"
1219+
],
1220+
"chart_enterprise_images": [
1221+
"busybox:1.36",
1222+
"docker.io/camunda/connectors-bundle:8.7.21",
1223+
"docker.io/camunda/console:8.7.105",
1224+
"docker.io/camunda/identity:8.7.20",
1225+
"docker.io/camunda/operate:8.7.32",
1226+
"docker.io/camunda/optimize:8.7.22",
1227+
"docker.io/camunda/tasklist:8.7.32",
1228+
"docker.io/camunda/web-modeler-restapi:8.7.22",
1229+
"docker.io/camunda/web-modeler-webapp:8.7.22",
1230+
"docker.io/camunda/web-modeler-websockets:8.7.22",
1231+
"docker.io/camunda/zeebe:8.7.32",
1232+
"registry.camunda.cloud/keycloak-ee/keycloak:26.6.1",
1233+
"registry.camunda.cloud/vendor-ee/elasticsearch:8.19.16",
1234+
"registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43",
1235+
"registry.camunda.cloud/vendor-ee/postgresql:14.23.0-debian-12-r2",
1236+
"registry.camunda.cloud/vendor-ee/postgresql:15.18.0-debian-12-r2"
1237+
]
11991238
}
12001239
]

0 commit comments

Comments
 (0)