Skip to content

Commit a5bf5ce

Browse files
chore(release): update chart files
1 parent 519c009 commit a5bf5ce

File tree

3 files changed

+63
-16
lines changed

3 files changed

+63
-16
lines changed

charts/camunda-platform-8.7/Chart.yaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,16 @@ 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: ""
74+
artifacthub.io/changes: |
75+
- kind: changed
76+
description: "Upgrade keycloak image from 26.3.1 to 26.3.3"
77+
- kind: fixed
78+
description: "2 issues.. the configmap for optimize was using the elasticsearch prefix value for opensearch and the QA scenarios where reusing the global prefix to shared OS failed CI"
79+
- kind: fixed
80+
description: "This PR is enabling Entra for testing"
81+
- kind: fixed
82+
description: "Correct sysctlImage structure in values-enterprise.yaml"
83+
- kind: fixed
84+
description: "Revert renovate bot version bump"
85+
- kind: fixed
86+
description: "Web modeler extraConfiguration uses subcomponent subkey"
Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,42 @@
11
The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
2+
3+
## [camunda-platform-12.6.2](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-12.6.2) (2025-10-08)
4+
5+
### Refactor
6+
7+
- Upgrade keycloak image from 26.3.1 to 26.3.3 (#4386)
8+
9+
### Fixes
10+
11+
- 2 issues.. the configmap for optimize was using the elasticsearch prefix value for opensearch and the QA scenarios where reusing the global prefix to shared OS failed CI (#4238)
12+
- This PR is enabling Entra for testing (#4294)
13+
- Correct sysctlImage structure in values-enterprise.yaml (#4339)
14+
- Revert renovate bot version bump (#4376)
15+
- Web modeler extraConfiguration uses subcomponent subkey (#4097)
16+
217
<!-- generated by git-cliff -->
318
### Release Info
419

520
Supported versions:
621

722
- Camunda applications: [8.7](https://github.com/camunda/camunda/releases?q=tag%3A8.7&expanded=true)
823
- Camunda version matrix: [8.7](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.7)
9-
- Helm values: [12.6.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/12.6.1#parameters)
24+
- Helm values: [12.6.2](https://artifacthub.io/packages/helm/camunda/camunda-platform/12.6.2#parameters)
1025
- Helm CLI: [3.18.6](https://github.com/helm/helm/releases/tag/v3.18.6)
1126

1227
Camunda images:
1328

14-
- docker.io/camunda/connectors-bundle:8.7.8
15-
- docker.io/camunda/console:8.7.72
16-
- docker.io/camunda/identity:8.7.6
17-
- docker.io/camunda/keycloak:26.3.2
18-
- docker.io/camunda/operate:8.7.13
19-
- docker.io/camunda/optimize:8.7.9
20-
- docker.io/camunda/tasklist:8.7.13
21-
- docker.io/camunda/web-modeler-restapi:8.7.9
22-
- docker.io/camunda/web-modeler-webapp:8.7.9
23-
- docker.io/camunda/web-modeler-websockets:8.7.9
24-
- docker.io/camunda/zeebe:8.7.13
29+
- docker.io/camunda/connectors-bundle:8.7.10
30+
- docker.io/camunda/console:8.7.89
31+
- docker.io/camunda/identity:8.7.7
32+
- docker.io/camunda/keycloak:26.3.3
33+
- docker.io/camunda/operate:8.7.15
34+
- docker.io/camunda/optimize:8.7.11
35+
- docker.io/camunda/tasklist:8.7.15
36+
- docker.io/camunda/web-modeler-restapi:8.7.10
37+
- docker.io/camunda/web-modeler-webapp:8.7.10
38+
- docker.io/camunda/web-modeler-websockets:8.7.10
39+
- docker.io/camunda/zeebe:8.7.15
2540

2641
Non-Camunda images:
2742

@@ -35,10 +50,10 @@ Non-Camunda images:
3550
For quick verification of the Helm chart integrity using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
3651

3752
```shell
38-
cosign verify-blob camunda-platform-12.6.1.tgz \
39-
--bundle "camunda-platform-12.6.1-cosign-bundle.json" \
53+
cosign verify-blob camunda-platform-12.6.2.tgz \
54+
--bundle "camunda-platform-12.6.2-cosign-bundle.json" \
4055
--certificate-identity-regex "https://github.com/camunda/camunda-platform-helm" \
4156
--certificate-oidc-issuer "https://token.actions.githubusercontent.com"
4257
```
4358

44-
For detailed verification instructions, check the steps in the `camunda-platform-12.6.1-cosign-verify.sh` file.
59+
For detailed verification instructions, check the steps in the `camunda-platform-12.6.2-cosign-verify.sh` file.

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,5 +238,25 @@
238238
"docker.io/camunda/web-modeler-websockets:8.7.9",
239239
"docker.io/camunda/zeebe:8.7.13"
240240
]
241+
},
242+
{
243+
"chart_version": "12.6.2",
244+
"chart_images": [
245+
"docker.io/bitnamilegacy/elasticsearch:8.17.4",
246+
"docker.io/bitnamilegacy/os-shell:12-debian-12-r43",
247+
"docker.io/bitnamilegacy/postgresql:14.18.0-debian-12-r0",
248+
"docker.io/bitnamilegacy/postgresql:15.10.0-debian-12-r2",
249+
"docker.io/camunda/connectors-bundle:8.7.10",
250+
"docker.io/camunda/console:8.7.89",
251+
"docker.io/camunda/identity:8.7.7",
252+
"docker.io/camunda/keycloak:26.3.3",
253+
"docker.io/camunda/operate:8.7.15",
254+
"docker.io/camunda/optimize:8.7.11",
255+
"docker.io/camunda/tasklist:8.7.15",
256+
"docker.io/camunda/web-modeler-restapi:8.7.10",
257+
"docker.io/camunda/web-modeler-webapp:8.7.10",
258+
"docker.io/camunda/web-modeler-websockets:8.7.10",
259+
"docker.io/camunda/zeebe:8.7.15"
260+
]
241261
}
242262
]

0 commit comments

Comments
 (0)