Skip to content
Merged
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 @@ -3,6 +3,6 @@
"charts/camunda-platform-8.4": "9.7.0",
"charts/camunda-platform-8.5": "10.11.3",
"charts/camunda-platform-8.6": "11.10.1",
"charts/camunda-platform-8.7": "12.6.1",
"charts/camunda-platform-8.7": "12.6.2",
"charts/camunda-platform-8.8": "13.0.0-alpha8"
}
24 changes: 24 additions & 0 deletions charts/camunda-platform-8.7/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## [12.6.2](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.7-12.6.1...camunda-platform-8.7-12.6.2) (2025-10-10)


### Bug Fixes

* 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](https://github.com/camunda/camunda-platform-helm/issues/4238)) ([962cc2b](https://github.com/camunda/camunda-platform-helm/commit/962cc2bfa706c71d1becea6226c25650136ca31b))
* correct sysctlImage structure in values-enterprise.yaml ([#4339](https://github.com/camunda/camunda-platform-helm/issues/4339)) ([8dd44f2](https://github.com/camunda/camunda-platform-helm/commit/8dd44f23f750569253c4a8ea57b98d19bb365879))
* revert renovate bot version bump ([#4376](https://github.com/camunda/camunda-platform-helm/issues/4376)) ([801200d](https://github.com/camunda/camunda-platform-helm/commit/801200df1e14e58a8eab6663a663e597d54fbb30))
* this PR is enabling Entra for testing ([#4294](https://github.com/camunda/camunda-platform-helm/issues/4294)) ([3a6ca22](https://github.com/camunda/camunda-platform-helm/commit/3a6ca22db1aa1c28edbe0a2a4cd3790dff145493))
* web modeler extraConfiguration uses subcomponent subkey ([#4097](https://github.com/camunda/camunda-platform-helm/issues/4097)) ([72b7978](https://github.com/camunda/camunda-platform-helm/commit/72b7978b00ccdb29fcf61f8c636acc82103449a4))


### Dependencies

* update camunda-platform-8.7 (patch) ([#4177](https://github.com/camunda/camunda-platform-helm/issues/4177)) ([6897652](https://github.com/camunda/camunda-platform-helm/commit/6897652c25712f42787e3600fa66d71c8d0a2aea))
* update camunda-platform-8.7 (patch) ([#4378](https://github.com/camunda/camunda-platform-helm/issues/4378)) ([32bcc20](https://github.com/camunda/camunda-platform-helm/commit/32bcc2039f71e62a83c412129a8e0cb8c890f792))
* update module github.com/gruntwork-io/terratest to v0.51.0 ([#4268](https://github.com/camunda/camunda-platform-helm/issues/4268)) ([a47c21c](https://github.com/camunda/camunda-platform-helm/commit/a47c21ce6205cde4521840b7b1eb41294a5c005f))


### Refactors

* upgrade keycloak image from 26.3.1 to 26.3.3 ([#4386](https://github.com/camunda/camunda-platform-helm/issues/4386)) ([d5e0a0b](https://github.com/camunda/camunda-platform-helm/commit/d5e0a0b34b111c2c9ff83cdbbbb447e0543902fb))
16 changes: 14 additions & 2 deletions charts/camunda-platform-8.7/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 12.6.1
version: 12.6.2
appVersion: 8.7.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down Expand Up @@ -71,4 +71,16 @@ annotations:
- name: Camunda 8 Self-Managed Helm charts
url: https://github.com/camunda/camunda-platform-helm
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: ""
artifacthub.io/changes: |
- kind: changed
description: "Upgrade keycloak image from 26.3.1 to 26.3.3"
- kind: fixed
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"
- kind: fixed
description: "This PR is enabling Entra for testing"
- kind: fixed
description: "Correct sysctlImage structure in values-enterprise.yaml"
- kind: fixed
description: "Revert renovate bot version bump"
- kind: fixed
description: "Web modeler extraConfiguration uses subcomponent subkey"
45 changes: 30 additions & 15 deletions charts/camunda-platform-8.7/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,42 @@
The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.

## [camunda-platform-12.6.2](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-12.6.2) (2025-10-10)

### Refactor

- Upgrade keycloak image from 26.3.1 to 26.3.3 (#4386)

### Fixes

- 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)
- This PR is enabling Entra for testing (#4294)
- Correct sysctlImage structure in values-enterprise.yaml (#4339)
- Revert renovate bot version bump (#4376)
- Web modeler extraConfiguration uses subcomponent subkey (#4097)

<!-- generated by git-cliff -->
### Release Info

Supported versions:

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

Camunda images:

- docker.io/camunda/connectors-bundle:8.7.8
- docker.io/camunda/console:8.7.72
- docker.io/camunda/identity:8.7.6
- docker.io/camunda/keycloak:26.3.2
- docker.io/camunda/operate:8.7.13
- docker.io/camunda/optimize:8.7.9
- docker.io/camunda/tasklist:8.7.13
- docker.io/camunda/web-modeler-restapi:8.7.9
- docker.io/camunda/web-modeler-webapp:8.7.9
- docker.io/camunda/web-modeler-websockets:8.7.9
- docker.io/camunda/zeebe:8.7.13
- docker.io/camunda/connectors-bundle:8.7.10
- docker.io/camunda/console:8.7.89
- docker.io/camunda/identity:8.7.7
- docker.io/camunda/keycloak:26.3.3
- docker.io/camunda/operate:8.7.15
- docker.io/camunda/optimize:8.7.11
- docker.io/camunda/tasklist:8.7.15
- docker.io/camunda/web-modeler-restapi:8.7.10
- docker.io/camunda/web-modeler-webapp:8.7.10
- docker.io/camunda/web-modeler-websockets:8.7.10
- docker.io/camunda/zeebe:8.7.15

Non-Camunda images:

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

```shell
cosign verify-blob camunda-platform-12.6.1.tgz \
--bundle "camunda-platform-12.6.1-cosign-bundle.json" \
cosign verify-blob camunda-platform-12.6.2.tgz \
--bundle "camunda-platform-12.6.2-cosign-bundle.json" \
--certificate-identity-regex "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-12.6.1-cosign-verify.sh` file.
For detailed verification instructions, check the steps in the `camunda-platform-12.6.2-cosign-verify.sh` file.
20 changes: 20 additions & 0 deletions version-matrix/camunda-8.7/version-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,25 @@
"docker.io/camunda/web-modeler-websockets:8.7.9",
"docker.io/camunda/zeebe:8.7.13"
]
},
{
"chart_version": "12.6.2",
"chart_images": [
"docker.io/bitnamilegacy/elasticsearch:8.17.4",
"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/connectors-bundle:8.7.10",
"docker.io/camunda/console:8.7.89",
"docker.io/camunda/identity:8.7.7",
"docker.io/camunda/keycloak:26.3.3",
"docker.io/camunda/operate:8.7.15",
"docker.io/camunda/optimize:8.7.11",
"docker.io/camunda/tasklist:8.7.15",
"docker.io/camunda/web-modeler-restapi:8.7.10",
"docker.io/camunda/web-modeler-webapp:8.7.10",
"docker.io/camunda/web-modeler-websockets:8.7.10",
"docker.io/camunda/zeebe:8.7.15"
]
}
]
Loading