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 @@ -11,7 +11,7 @@
"charts/camunda-platform-8.7+FILLER": "0.0.0",
"charts/camunda-platform-8.8": "13.10.1",
"charts/camunda-platform-8.8+FILLER": "0.0.0",
"charts/camunda-platform-8.9": "14.4.0",
"charts/camunda-platform-8.9": "14.4.1",
"charts/camunda-platform-8.9+FILLER": "0.0.0",
"charts/camunda-platform-8.10": "15.0.0-alpha2",
"charts/camunda-platform-8.10+FILLER": "0.0.0"
Expand Down
7 changes: 7 additions & 0 deletions charts/camunda-platform-8.9/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [14.4.1](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.9-14.4.0...camunda-platform-8.9-14.4.1) (2026-06-09)


### Dependencies

* update patch-updates (patch) ([#6289](https://github.com/camunda/camunda-platform-helm/issues/6289)) ([2164f17](https://github.com/camunda/camunda-platform-helm/commit/2164f176bc967536bb9c9b1f279d9201f0711f50))

## [14.4.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.9-14.3.0...camunda-platform-8.9-14.4.0) (2026-06-04)


Expand Down
22 changes: 3 additions & 19 deletions charts/camunda-platform-8.9/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 14.4.0
version: 14.4.1
appVersion: 8.9.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down Expand Up @@ -64,7 +64,7 @@ maintainers:
annotations:
# Comma-separated list of supported Helm CLI versions; first entry is the minimum.
# 8.9 is the last chart minor that supports Helm v3 — listed alongside v4.
camunda.io/helmCLIVersion: "3.20.2,4.1.4"
camunda.io/helmCLIVersion: "3.20.2,4.2.0"
artifacthub.io/links: |
- name: Camunda 8 docs
url: https://docs.camunda.io/
Expand All @@ -73,20 +73,4 @@ annotations:
- name: Camunda 8 Self-Managed Helm charts
url: https://github.com/camunda/camunda-platform-helm
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: added
description: "Add orchestration.hostNetwork value"
- kind: added
description: "Added service account labels"
- kind: changed
description: "Drop bundled Bitnami subcharts"
- kind: fixed
description: "Expose cpu keys in connectors/console resources schema"
- kind: fixed
description: "Allow multiregion, env valueFrom subkeys, and sub-chart imagePullSecrets"
- kind: fixed
description: "Allow Recreate strategy for Web Modeler persistence"
- kind: fixed
description: "Guard legacy ES exporter on global.elasticsearch.enabled"
- kind: fixed
description: "Align upload size with Zeebe message limits"
artifacthub.io/changes: ""
41 changes: 10 additions & 31 deletions charts/camunda-platform-8.9/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.

## [camunda-platform-14.4.0](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-14.4.0) (2026-06-04)

### Features

- Add orchestration.hostNetwork value (#6248)
- Added service account labels (#5877)

### Refactor

- Drop bundled Bitnami subcharts (#6146)

### Fixes

- Expose cpu keys in connectors/console resources schema (#6229)
- Allow multiregion, env valueFrom subkeys, and sub-chart imagePullSecrets (#6234)
- Allow Recreate strategy for Web Modeler persistence (#6014)
- Guard legacy ES exporter on global.elasticsearch.enabled (#6244)
- Align upload size with Zeebe message limits (#6279)

### Documentation

- Add helm CLI versions per chart minor (#6155)
## [camunda-platform-14.4.1](https://github.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-14.4.1) (2026-06-09)

<!-- generated by git-cliff -->
### Release Info
Expand All @@ -30,16 +9,16 @@ Supported versions:

- Camunda applications: [8.9](https://github.com/camunda/camunda/releases?q=tag%3A8.9&expanded=true)
- Camunda version matrix: [8.9](https://helm.camunda.io/camunda-platform/version-matrix/camunda-8.9)
- Helm values: [14.4.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/14.4.0#parameters)
- Helm CLI: [3.20.2](https://github.com/helm/helm/releases/tag/v3.20.2), [4.1.4](https://github.com/helm/helm/releases/tag/v4.1.4)
- Helm values: [14.4.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/14.4.1#parameters)
- Helm CLI: [3.20.2](https://github.com/helm/helm/releases/tag/v3.20.2), [4.2.0](https://github.com/helm/helm/releases/tag/v4.2.0)

Camunda images:

- docker.io/camunda/camunda:8.9.6
- docker.io/camunda/camunda:8.9.7
- docker.io/camunda/connectors-bundle:8.9.5
- docker.io/camunda/console:8.9.44
- docker.io/camunda/console:8.9.45
- docker.io/camunda/identity:8.9.4
- docker.io/camunda/optimize:8.9.6
- docker.io/camunda/optimize:8.9.7
- docker.io/camunda/web-modeler-restapi:8.9.4
- docker.io/camunda/web-modeler-websockets:8.9.4
- registry.camunda.cloud/camunda/keycloak:26.3.3
Expand All @@ -55,7 +34,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.5.6
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.13
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.15
- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
- registry.camunda.cloud/vendor-ee/postgresql:18.3.0-debian-12-r0

Expand All @@ -64,10 +43,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-14.4.0.tgz \
--bundle "camunda-platform-14.4.0-cosign-bundle.json" \
cosign verify-blob camunda-platform-14.4.1.tgz \
--bundle "camunda-platform-14.4.1-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-14.4.0-cosign-verify.sh` file.
For detailed verification instructions, check the steps in the `camunda-platform-14.4.1-cosign-verify.sh` file.
2 changes: 2 additions & 0 deletions version-matrix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ For the best experience, please remember:

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

### [Helm chart 14.4.1](./camunda-8.9/#helm-chart-1441)
### [Helm chart 14.4.0](./camunda-8.9/#helm-chart-1440)
### [Helm chart 14.3.0](./camunda-8.9/#helm-chart-1430)
### [Helm chart 14.2.0](./camunda-8.9/#helm-chart-1420)
Expand Down Expand Up @@ -81,6 +82,7 @@ For the best experience, please remember:

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

### [Helm chart 12.11.0](./camunda-8.7/#helm-chart-12110)
### [Helm chart 12.10.0](./camunda-8.7/#helm-chart-12100)
### [Helm chart 12.9.0](./camunda-8.7/#helm-chart-1290)
### [Helm chart 12.8.6](./camunda-8.7/#helm-chart-1286)
Expand Down
37 changes: 37 additions & 0 deletions version-matrix/camunda-8.9/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

## ToC

- [Helm chart 14.4.1](#helm-chart-1441)
- [Helm chart 14.4.0](#helm-chart-1440)
- [Helm chart 14.3.0](#helm-chart-1430)
- [Helm chart 14.2.0](#helm-chart-1420)
Expand All @@ -17,6 +18,42 @@
- [Helm chart 14.0.0-alpha2](#helm-chart-1400-alpha2)
- [Helm chart 14.0.0-alpha1](#helm-chart-1400-alpha1)

## Helm chart 14.4.1

Supported versions:

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

Camunda images:

- docker.io/camunda/camunda:8.9.7
- docker.io/camunda/connectors-bundle:8.9.5
- docker.io/camunda/console:8.9.45
- docker.io/camunda/identity:8.9.4
- docker.io/camunda/optimize:8.9.7
- docker.io/camunda/web-modeler-restapi:8.9.4
- docker.io/camunda/web-modeler-websockets:8.9.4
- registry.camunda.cloud/camunda/keycloak:26.3.3

Non-Camunda images:

- busybox:1.36
- 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.5.6
- registry.camunda.cloud/vendor-ee/elasticsearch:8.19.15
- registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43
- registry.camunda.cloud/vendor-ee/postgresql:18.3.0-debian-12-r0


## Helm chart 14.4.0

Supported versions:
Expand Down
32 changes: 32 additions & 0 deletions version-matrix/camunda-8.9/version-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,5 +349,37 @@
"registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43",
"registry.camunda.cloud/vendor-ee/postgresql:18.3.0-debian-12-r0"
]
},
{
"chart_version": "14.4.1",
"chart_images": [
"busybox:1.36",
"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.9.7",
"docker.io/camunda/connectors-bundle:8.9.5",
"docker.io/camunda/console:8.9.45",
"docker.io/camunda/identity:8.9.4",
"docker.io/camunda/optimize:8.9.7",
"docker.io/camunda/web-modeler-restapi:8.9.4",
"docker.io/camunda/web-modeler-websockets:8.9.4",
"registry.camunda.cloud/camunda/keycloak:26.3.3"
],
"chart_enterprise_images": [
"busybox:1.36",
"docker.io/camunda/camunda:8.9.0",
"docker.io/camunda/connectors-bundle:8.9.0",
"docker.io/camunda/console:8.9.0",
"docker.io/camunda/identity:8.9.0",
"docker.io/camunda/optimize:8.9.0",
"docker.io/camunda/web-modeler-restapi:8.9.0",
"docker.io/camunda/web-modeler-websockets:8.9.0",
"registry.camunda.cloud/keycloak-ee/keycloak:26.5.6",
"registry.camunda.cloud/vendor-ee/elasticsearch:8.19.15",
"registry.camunda.cloud/vendor-ee/os-shell:12-debian-12-r43",
"registry.camunda.cloud/vendor-ee/postgresql:18.3.0-debian-12-r0"
]
}
]