Skip to content

Commit 6644024

Browse files
chore(release): Camunda Platform Helm Chart 13.4.1 - Camunda 8.8 (#5030)
1 parent 5be2f99 commit 6644024

File tree

7 files changed

+88
-50
lines changed

7 files changed

+88
-50
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"charts/camunda-platform-8.6+FILLER": "0.0.0",
1010
"charts/camunda-platform-8.7": "12.7.5",
1111
"charts/camunda-platform-8.7+FILLER": "0.0.0",
12-
"charts/camunda-platform-8.8": "13.4.0",
12+
"charts/camunda-platform-8.8": "13.4.1",
1313
"charts/camunda-platform-8.8+FILLER": "0.0.0",
1414
"charts/camunda-platform-8.9": "14.0.0-alpha3"
1515
}

charts/camunda-platform-8.8/CHANGELOG.md

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

3+
## [13.4.1](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.8-13.4.0...camunda-platform-8.8-13.4.1) (2026-01-16)
4+
5+
6+
### Dependencies
7+
8+
* update camunda-platform-digests ([#5012](https://github.com/camunda/camunda-platform-helm/issues/5012)) ([2bcf375](https://github.com/camunda/camunda-platform-helm/commit/2bcf375cb3005d6d881448e1a14c33299984947e))
9+
* update camunda-platform-images (patch) ([#5027](https://github.com/camunda/camunda-platform-helm/issues/5027)) ([7ed7062](https://github.com/camunda/camunda-platform-helm/commit/7ed70626fc58c627c70ceb65d6e2db9baa6a0d3c))
10+
311
## [13.4.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.8-13.3.2...camunda-platform-8.8-13.4.0) (2026-01-08)
412

513

charts/camunda-platform-8.8/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: camunda-platform
3-
version: 13.4.0
3+
version: 13.4.1
44
appVersion: 8.8.x
55
description: |
66
Camunda 8 Self-Managed Helm charts.
@@ -71,8 +71,4 @@ annotations:
7171
- name: Camunda 8 Self-Managed Helm charts
7272
url: https://github.com/camunda/camunda-platform-helm
7373
artifacthub.io/containsSecurityUpdates: "false"
74-
artifacthub.io/changes: |
75-
- kind: added
76-
description: "Enable first user and add additional users with roles in qa scenario"
77-
- kind: fixed
78-
description: "Remove constraint of identity.enabled=false and optimize.enabled=true"
74+
artifacthub.io/changes: ""
Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,25 @@
11
The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
2-
3-
## [camunda-platform-13.4.0](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-13.4.0) (2026-01-12)
4-
5-
### Features
6-
7-
- Enable first user and add additional users with roles in qa scenario (#4889)
8-
9-
### Fixes
10-
11-
- Remove constraint of identity.enabled=false and optimize.enabled=true (#4910)
12-
13-
### Documentation
14-
15-
- Update readme dependency section (#4960)
16-
172
<!-- generated by git-cliff -->
183
### Release Info
194

205
Supported versions:
216

227
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
238
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
24-
- Helm values: [13.4.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.4.0#parameters)
9+
- Helm values: [13.4.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.4.1#parameters)
2510
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
2611

2712
Camunda images:
2813

2914
- docker.io/camunda/camunda:8.8.9
3015
- docker.io/camunda/connectors-bundle:8.8.5
31-
- docker.io/camunda/console:8.8.72
16+
- docker.io/camunda/console:8.8.73
3217
- docker.io/camunda/identity:8.8.6
3318
- docker.io/camunda/keycloak:26.3.3
3419
- docker.io/camunda/optimize:8.8.4
35-
- docker.io/camunda/web-modeler-restapi:8.8.5
36-
- docker.io/camunda/web-modeler-webapp:8.8.5
37-
- docker.io/camunda/web-modeler-websockets:8.8.5
20+
- docker.io/camunda/web-modeler-restapi:8.8.6
21+
- docker.io/camunda/web-modeler-webapp:8.8.6
22+
- docker.io/camunda/web-modeler-websockets:8.8.6
3823

3924
Non-Camunda images:
4025

@@ -48,10 +33,10 @@ Non-Camunda images:
4833
For quick verification of the Helm chart integrity using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
4934

5035
```shell
51-
cosign verify-blob camunda-platform-13.4.0.tgz \
52-
--bundle "camunda-platform-13.4.0-cosign-bundle.json" \
53-
--certificate-identity-regex "https://github.com/camunda/camunda-platform-helm" \
36+
cosign verify-blob camunda-platform-13.4.1.tgz \
37+
--bundle "camunda-platform-13.4.1-cosign-bundle.json" \
38+
--certificate-identity-regexp "https://github.com/camunda/camunda-platform-helm" \
5439
--certificate-oidc-issuer "https://token.actions.githubusercontent.com"
5540
```
5641

57-
For detailed verification instructions, check the steps in the `camunda-platform-13.4.0-cosign-verify.sh` file.
42+
For detailed verification instructions, check the steps in the `camunda-platform-13.4.1-cosign-verify.sh` file.

version-matrix/README.md

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

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

29+
### [Helm chart 13.4.1](./camunda-8.8/#helm-chart-1341)
2930
### [Helm chart 13.4.0](./camunda-8.8/#helm-chart-1340)
3031
### [Helm chart 13.3.2](./camunda-8.8/#helm-chart-1332)
3132
### [Helm chart 13.3.1](./camunda-8.8/#helm-chart-1331)

version-matrix/camunda-8.8/README.md

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

66
## ToC
77

8+
- [Helm chart 13.4.1](#helm-chart-1341)
89
- [Helm chart 13.4.0](#helm-chart-1340)
910
- [Helm chart 13.3.2](#helm-chart-1332)
1011
- [Helm chart 13.3.1](#helm-chart-1331)
@@ -26,6 +27,35 @@
2627
- [Helm chart 13.0.0-alpha3](#helm-chart-1300-alpha3)
2728
- [Helm chart 13.0.0-alpha2](#helm-chart-1300-alpha2)
2829

30+
## Helm chart 13.4.1
31+
32+
Supported versions:
33+
34+
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
35+
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
36+
- Helm values: [13.4.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.4.1#parameters)
37+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
38+
39+
Camunda images:
40+
41+
- docker.io/camunda/camunda:8.8.9
42+
- docker.io/camunda/connectors-bundle:8.8.5
43+
- docker.io/camunda/console:8.8.73
44+
- docker.io/camunda/identity:8.8.6
45+
- docker.io/camunda/keycloak:26.3.3
46+
- docker.io/camunda/optimize:8.8.4
47+
- docker.io/camunda/web-modeler-restapi:8.8.6
48+
- docker.io/camunda/web-modeler-webapp:8.8.6
49+
- docker.io/camunda/web-modeler-websockets:8.8.6
50+
51+
Non-Camunda images:
52+
53+
- docker.io/bitnamilegacy/elasticsearch:8.18.0
54+
- docker.io/bitnamilegacy/os-shell:12-debian-12-r43
55+
- docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0
56+
- docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2
57+
58+
2959
## Helm chart 13.4.0
3060

3161
Supported versions:
@@ -62,7 +92,7 @@ Supported versions:
6292
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
6393
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
6494
- Helm values: [13.3.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.3.2#parameters)
65-
- Helm CLI: [3.19.3](https://github.com/helm/helm/releases/tag/v3.19.3)
95+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
6696

6797
Camunda images:
6898

@@ -91,7 +121,7 @@ Supported versions:
91121
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
92122
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
93123
- Helm values: [13.3.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.3.1#parameters)
94-
- Helm CLI: [3.19.3](https://github.com/helm/helm/releases/tag/v3.19.3)
124+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
95125

96126
Camunda images:
97127

@@ -120,7 +150,7 @@ Supported versions:
120150
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
121151
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
122152
- Helm values: [13.3.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.3.0#parameters)
123-
- Helm CLI: [3.19.2](https://github.com/helm/helm/releases/tag/v3.19.2)
153+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
124154

125155
Camunda images:
126156

@@ -149,7 +179,7 @@ Supported versions:
149179
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
150180
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
151181
- Helm values: [13.2.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.2.2#parameters)
152-
- Helm CLI: [3.19.2](https://github.com/helm/helm/releases/tag/v3.19.2)
182+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
153183

154184
Camunda images:
155185

@@ -178,7 +208,7 @@ Supported versions:
178208
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
179209
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
180210
- Helm values: [13.2.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.2.1#parameters)
181-
- Helm CLI: [3.19.2](https://github.com/helm/helm/releases/tag/v3.19.2)
211+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
182212

183213
Camunda images:
184214

@@ -207,7 +237,7 @@ Supported versions:
207237
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
208238
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
209239
- Helm values: [13.2.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.2.0#parameters)
210-
- Helm CLI: [3.19.2](https://github.com/helm/helm/releases/tag/v3.19.2)
240+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
211241

212242
Camunda images:
213243

@@ -236,7 +266,7 @@ Supported versions:
236266
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
237267
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
238268
- Helm values: [13.1.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.1.2#parameters)
239-
- Helm CLI: [3.19.0](https://github.com/helm/helm/releases/tag/v3.19.0)
269+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
240270

241271
Camunda images:
242272

@@ -265,7 +295,7 @@ Supported versions:
265295
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
266296
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
267297
- Helm values: [13.1.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.1.1#parameters)
268-
- Helm CLI: [3.19.0](https://github.com/helm/helm/releases/tag/v3.19.0)
298+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
269299

270300
Camunda images:
271301

@@ -294,7 +324,7 @@ Supported versions:
294324
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
295325
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
296326
- Helm values: [13.1.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.1.0#parameters)
297-
- Helm CLI: [3.19.0](https://github.com/helm/helm/releases/tag/v3.19.0)
327+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
298328

299329
Camunda images:
300330

@@ -323,7 +353,7 @@ Supported versions:
323353
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
324354
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
325355
- Helm values: [13.0.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0#parameters)
326-
- Helm CLI: [3.18.6](https://github.com/helm/helm/releases/tag/v3.18.6)
356+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
327357

328358
Camunda images:
329359

@@ -352,7 +382,7 @@ Supported versions:
352382
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
353383
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
354384
- Helm values: [13.0.0-alpha8](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha8#parameters)
355-
- Helm CLI: [3.18.6](https://github.com/helm/helm/releases/tag/v3.18.6)
385+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
356386

357387
Camunda images:
358388

@@ -380,7 +410,7 @@ Supported versions:
380410
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
381411
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
382412
- Helm values: [13.0.0-alpha7](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha7#parameters)
383-
- Helm CLI: [3.18.3](https://github.com/helm/helm/releases/tag/v3.18.3)
413+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
384414

385415
Camunda images:
386416

@@ -409,7 +439,7 @@ Supported versions:
409439
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
410440
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
411441
- Helm values: [13.0.0-alpha6](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha6#parameters)
412-
- Helm CLI: [3.18.3](https://github.com/helm/helm/releases/tag/v3.18.3)
442+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
413443

414444
Camunda images:
415445

@@ -438,7 +468,7 @@ Supported versions:
438468
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
439469
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
440470
- Helm values: [13.0.0-alpha5](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha5#parameters)
441-
- Helm CLI: [3.18.2](https://github.com/helm/helm/releases/tag/v3.18.2)
471+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
442472

443473
Camunda images:
444474

@@ -458,7 +488,7 @@ Supported versions:
458488
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
459489
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
460490
- Helm values: [13.0.0-alpha4.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha4.2#parameters)
461-
- Helm CLI: [3.17.3](https://github.com/helm/helm/releases/tag/v3.17.3)
491+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
462492

463493
Camunda images:
464494

@@ -478,7 +508,7 @@ Supported versions:
478508
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
479509
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
480510
- Helm values: [13.0.0-alpha4.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha4.1#parameters)
481-
- Helm CLI: [3.17.3](https://github.com/helm/helm/releases/tag/v3.17.3)
511+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
482512

483513
Camunda images:
484514

@@ -498,7 +528,7 @@ Supported versions:
498528
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
499529
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
500530
- Helm values: [13.0.0-alpha4](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha4#parameters)
501-
- Helm CLI: [3.17.3](https://github.com/helm/helm/releases/tag/v3.17.3)
531+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
502532

503533
Camunda images:
504534

@@ -518,7 +548,7 @@ Supported versions:
518548
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
519549
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
520550
- Helm values: [13.0.0-alpha3](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha3#parameters)
521-
- Helm CLI: [3.17.2](https://github.com/helm/helm/releases/tag/v3.17.2)
551+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
522552

523553
Camunda images:
524554

@@ -538,7 +568,7 @@ Supported versions:
538568
- Camunda applications: [8.8](https://github.com/camunda/camunda/releases?q=tag%3A8.8&expanded=true)
539569
- Camunda version matrix: [8.8](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.8)
540570
- Helm values: [13.0.0-alpha2](https://artifacthub.io/packages/helm/camunda/camunda-platform/13.0.0-alpha2#parameters)
541-
- Helm CLI: [3.17.1](https://github.com/helm/helm/releases/tag/v3.17.1)
571+
- Helm CLI: [3.19.4](https://github.com/helm/helm/releases/tag/v3.19.4)
542572

543573
Camunda images:
544574

version-matrix/camunda-8.8/version-matrix.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,23 @@
303303
"docker.io/camunda/web-modeler-webapp:8.8.5",
304304
"docker.io/camunda/web-modeler-websockets:8.8.5"
305305
]
306+
},
307+
{
308+
"chart_version": "13.4.1",
309+
"chart_images": [
310+
"docker.io/bitnamilegacy/elasticsearch:8.18.0",
311+
"docker.io/bitnamilegacy/os-shell:12-debian-12-r43",
312+
"docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0",
313+
"docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2",
314+
"docker.io/camunda/camunda:8.8.9",
315+
"docker.io/camunda/connectors-bundle:8.8.5",
316+
"docker.io/camunda/console:8.8.73",
317+
"docker.io/camunda/identity:8.8.6",
318+
"docker.io/camunda/keycloak:26.3.3",
319+
"docker.io/camunda/optimize:8.8.4",
320+
"docker.io/camunda/web-modeler-restapi:8.8.6",
321+
"docker.io/camunda/web-modeler-webapp:8.8.6",
322+
"docker.io/camunda/web-modeler-websockets:8.8.6"
323+
]
306324
}
307325
]

0 commit comments

Comments
 (0)