camunda/camunda-platform-helm (camunda-platform)
### [`v9.0.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.2)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.1...camunda-platform-9.0.2)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-9.0.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.1...camunda-platform-9.0.2) (2024-01-10)
##### Fix
- update camunda/connectors-bundle docker tag to v8.4.3
#### Images
Camunda images:
- docker.io/camunda/connectors-bundle:8.4.3
- docker.io/camunda/identity:8.4.0
- docker.io/camunda/operate:8.4.0
- docker.io/camunda/optimize:8.4.0
- docker.io/camunda/tasklist:8.4.0
- docker.io/camunda/zeebe:8.4.0
- registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1
Non-Camunda images:
- docker.io/bitnami/elasticsearch:8.9.2
- docker.io/bitnami/keycloak:22.0.5
- docker.io/bitnami/os-shell:11-debian-11-r93
- docker.io/bitnami/postgresql:15.5.0
##### Verification
To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
```shell
cosign verify-blob .tgz \
--bundle .cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1219/merge"
```
### [`v9.0.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.1)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.0...camunda-platform-9.0.1)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-9.0.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.0...camunda-platform-9.0.1) (2024-01-10)
##### Fix
- update camunda/connectors-bundle docker tag to v8.4.2
- rename identity configmap id to avoid potential conflict
#### Images
Camunda images:
- docker.io/camunda/connectors-bundle:8.4.2
- docker.io/camunda/identity:8.4.0
- docker.io/camunda/operate:8.4.0
- docker.io/camunda/optimize:8.4.0
- docker.io/camunda/tasklist:8.4.0
- docker.io/camunda/zeebe:8.4.0
- registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1
Non-Camunda images:
- docker.io/bitnami/elasticsearch:8.9.2
- docker.io/bitnami/keycloak:22.0.5
- docker.io/bitnami/os-shell:11-debian-11-r93
- docker.io/bitnami/postgresql:15.5.0
##### Verification
To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
```shell
cosign verify-blob .tgz \
--bundle .cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1216/merge"
```
### [`v9.0.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.0)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.5...camunda-platform-9.0.0)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-9.0.0](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.5...camunda-platform-9.0.0) (2024-01-09)
> \[!IMPORTANT]
> Starting from the 8.4 release (January 2024), the Camunda Helm chart version is decoupled from the version of the application (e.g., the chart version is 9.0.0 and the application version is 8.4.x).
>
> For more details about the applications' version included in the Helm chart, check out the [full version matrix](https://helm.camunda.io/camunda-platform/version-matrix/).
##### Ci
- enhance version matrix and release notes generation ([#1204](https://togithub.com/camunda/camunda-platform-helm/issues/1204))
- removing dev comments before the release ([#1127](https://togithub.com/camunda/camunda-platform-helm/issues/1127))
##### Docs
- rename example deployment name ([#1159](https://togithub.com/camunda/camunda-platform-helm/issues/1159))
##### Feat
- use new Identity variables for auth configuration ([#1155](https://togithub.com/camunda/camunda-platform-helm/issues/1155))
##### Refactor
- update helm chart version schema ([#1171](https://togithub.com/camunda/camunda-platform-helm/issues/1171))
- remove deprecated tasklist graphql playground ([#1172](https://togithub.com/camunda/camunda-platform-helm/issues/1172))
- upgrade elasticsearch image from 8.8.2 to 8.9.2 ([#1130](https://togithub.com/camunda/camunda-platform-helm/issues/1130))
- fail if Multi-Tenancy requirements are not met ([#1160](https://togithub.com/camunda/camunda-platform-helm/issues/1160))
- upgrade keycloak chart from 16.1.7 to 17.3.5 ([#1143](https://togithub.com/camunda/camunda-platform-helm/issues/1143))
- resolve issues with web modeler deployment when using OIDC ([#1189](https://togithub.com/camunda/camunda-platform-helm/issues/1189))
- use correct web modeler audiences ([#1187](https://togithub.com/camunda/camunda-platform-helm/issues/1187))
##### BREAKING CHANGE
The new Identity variables for auth configuration may require an update to values.yaml, refer to https://docs.camunda.io/docs/next/self-managed/platform-deployment/helm-kubernetes/guides/connect-to-an-oidc-provider/ and https://docs.camunda.io/docs/next/self-managed/platform-deployment/helm-kubernetes/upgrade/#version-update-instructions for more instructions.
#### Images
Camunda images:
- docker.io/camunda/connectors-bundle:8.4.1
- docker.io/camunda/identity:8.4.0
- docker.io/camunda/operate:8.4.0
- docker.io/camunda/optimize:8.4.0
- docker.io/camunda/tasklist:8.4.0
- docker.io/camunda/zeebe:8.4.0
- registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1
- registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1
Non-Camunda images:
- docker.io/bitnami/elasticsearch:8.9.2
- docker.io/bitnami/keycloak:22.0.5
- docker.io/bitnami/os-shell:11-debian-11-r93
- docker.io/bitnami/postgresql:15.5.0
##### Verification
To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
```shell
cosign verify-blob .tgz \
--bundle .cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1206/merge"
```
### [`v8.3.5`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.5)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.4...camunda-platform-8.3.5)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.3.5](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.4...camunda-platform-8.3.5) (2024-01-10)
##### Verification
To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
```shell
cosign verify-blob camunda-platform-8.3.5.tgz \
--bundle camunda-platform-8.3.5.cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1218/merge"
```
### [`v8.3.4`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.4)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.3...camunda-platform-8.3.4)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.3.4](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.3...camunda-platform-8.3.4) (2023-12-12)
##### Fix
- removed hardcoded contextPaths while trimming redirectRootUrl ([#1118](https://togithub.com/camunda/camunda-platform-helm/issues/1118))
##### Refactor
- show error message for optimize requirements ([#1132](https://togithub.com/camunda/camunda-platform-helm/issues/1132))
- mount tasklist-configmap volume on a new path ([#1101](https://togithub.com/camunda/camunda-platform-helm/issues/1101))
- enable tasklist user access restrictions ([#1093](https://togithub.com/camunda/camunda-platform-helm/issues/1093))
##### Test
- re-enable prometheus tests ([#1107](https://togithub.com/camunda/camunda-platform-helm/issues/1107))
##### Verification
To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/):
```shell
cosign verify-blob camunda-platform-8.3.4.tgz \
--bundle camunda-platform-8.3.4.cosign.bundle \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
--certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1142/merge"
```
### [`v8.3.3`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.3)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.2...camunda-platform-8.3.3)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.3.3](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.2...camunda-platform-8.3.3) (2023-11-27)
##### Ci
- temporarily disable testing ServiceMonitor
##### Fix
- correct a typo in identity-optimize secret ([#1090](https://togithub.com/camunda/camunda-platform-helm/issues/1090))
- allow mount zeebe exporters dir ([#1080](https://togithub.com/camunda/camunda-platform-helm/issues/1080))
- set keycloak data tmp dir writable
##### Refactor
- change operate default log level to INFO ([#1092](https://togithub.com/camunda/camunda-platform-helm/issues/1092))
### [`v8.3.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.2)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.1...camunda-platform-8.3.2)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.3.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.1...camunda-platform-8.3.2) (2023-11-14)
##### Fix
- loads env vars for external database when external database is enabled ([#1029](https://togithub.com/camunda/camunda-platform-helm/issues/1029))
- optimize to use consistent versioning with other 8.3 components ([#1014](https://togithub.com/camunda/camunda-platform-helm/issues/1014))
- set the correct name for zeebe pvcStorageClassName
- fixes serviceMonitors for identity, connectors, and modeler
##### Refactor
- add volume mounts for optimize migration init container ([#1037](https://togithub.com/camunda/camunda-platform-helm/issues/1037))
### [`v8.3.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.1)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.0...camunda-platform-8.3.1)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.3.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.0...camunda-platform-8.3.1) (2023-10-23)
##### Fix
- use the proper keycloak var for connectors ([#988](https://togithub.com/camunda/camunda-platform-helm/issues/988))
- configure identity base url ([#962](https://togithub.com/camunda/camunda-platform-helm/issues/962))
- readonly add zeebe cache path ([#960](https://togithub.com/camunda/camunda-platform-helm/issues/960))
##### Refactor
- update accessing keycloak url ([#981](https://togithub.com/camunda/camunda-platform-helm/issues/981))
- allow customize optimize migration init container env vars
- allow toggle optimize migration init container
- move optimize to the main chart ([#973](https://togithub.com/camunda/camunda-platform-helm/issues/973))
- move zeebe/zeebe-gateway to the main chart ([#970](https://togithub.com/camunda/camunda-platform-helm/issues/970))
- move tasklist to the main chart ([#968](https://togithub.com/camunda/camunda-platform-helm/issues/968))
- move operate to the main chart ([#964](https://togithub.com/camunda/camunda-platform-helm/issues/964))
### [`v8.3.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.0)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.20...camunda-platform-8.3.0)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### camunda-platform-8.3.0 (2023-10-10)
> **Warning**
> Updating Operate, Tasklist, and Optimize from 8.2.x to 8.3.0 will potentially take longer than expected, depending on the data to be migrated. Additionally, we identified some bugs that could also prevent the migration from succeeding. These are being addressed and will be available in an upcoming 8.3.1 patch. We suggest not updating until the patch is released.
##### Ci
- use the latest released chart in the upgrade flow ([#918](https://togithub.com/camunda/camunda-platform-helm/issues/918))
- test chart upgrade by default in the ci pipeline ([#914](https://togithub.com/camunda/camunda-platform-helm/issues/914))
- run unit tests as groups ([#904](https://togithub.com/camunda/camunda-platform-helm/issues/904))
##### Feat
- use read-only root file system for all components ([#864](https://togithub.com/camunda/camunda-platform-helm/issues/864))
- enable optimize upgrade process as initContainer ([#896](https://togithub.com/camunda/camunda-platform-helm/issues/896))
- support Multi-tenancy for all components ([#782](https://togithub.com/camunda/camunda-platform-helm/issues/782))
- extra initContainers for all components ([#885](https://togithub.com/camunda/camunda-platform-helm/issues/885))
##### Fix
- use new disk usage configs for zeebe ([#927](https://togithub.com/camunda/camunda-platform-helm/issues/927))
- correct command value in all components ([#869](https://togithub.com/camunda/camunda-platform-helm/issues/869))
##### Refactor
- upgrade Elasticsearch from v7 to v8 ([#884](https://togithub.com/camunda/camunda-platform-helm/issues/884))
- upgrade Keycloak from v19 to v22 ([#889](https://togithub.com/camunda/camunda-platform-helm/issues/889))
- use jdbc url in web-modeler api db config ([#748](https://togithub.com/camunda/camunda-platform-helm/issues/748))
- increased ingress proxy-buffer-size ([#902](https://togithub.com/camunda/camunda-platform-helm/issues/902))
- support non-root user by default in zeebe ([#778](https://togithub.com/camunda/camunda-platform-helm/issues/778))
##### BREAKING CHANGE
If you are using Camunda 8.2.x Helm chart, please follow the Camunda 8.3 upgrade guide.
https://docs.camunda.io/docs/self-managed/platform-deployment/helm-kubernetes/upgrade/#version-update-instructions
- Elasticsearch upgraded from v7 to v8.
- Keycloak upgraded from v19 to v22.
- Zeebe runs as a non-root user by default.
- Web-Modeler external database syntax has been changed.
### [`v8.2.20`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.20)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.19...camunda-platform-8.2.20)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.2.20](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.19...camunda-platform-8.2.20) (2024-01-08)
##### Refactor
- mount tasklist-configmap volume on a new path ([#1144](https://togithub.com/camunda/camunda-platform-helm/issues/1144))
### [`v8.2.19`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.19)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.18...camunda-platform-8.2.19)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.2.19](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.18...camunda-platform-8.2.19) (2023-12-12)
### [`v8.2.18`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.18)
[Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.17...camunda-platform-8.2.18)
The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog)
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.
#### [camunda-platform-8.2.18](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.17...camunda-platform-8.2.18) (2023-11-27)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
8.2.17
->9.0.2
Release Notes
camunda/camunda-platform-helm (camunda-platform)
### [`v9.0.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.2) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.1...camunda-platform-9.0.2) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-9.0.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.1...camunda-platform-9.0.2) (2024-01-10) ##### Fix - update camunda/connectors-bundle docker tag to v8.4.3 #### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.3 - docker.io/camunda/identity:8.4.0 - docker.io/camunda/operate:8.4.0 - docker.io/camunda/optimize:8.4.0 - docker.io/camunda/tasklist:8.4.0 - docker.io/camunda/zeebe:8.4.0 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:11-debian-11-r93 - docker.io/bitnami/postgresql:15.5.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob .tgz \ --bundle .cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1219/merge" ``` ### [`v9.0.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.0...camunda-platform-9.0.1) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-9.0.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.0...camunda-platform-9.0.1) (2024-01-10) ##### Fix - update camunda/connectors-bundle docker tag to v8.4.2 - rename identity configmap id to avoid potential conflict #### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.2 - docker.io/camunda/identity:8.4.0 - docker.io/camunda/operate:8.4.0 - docker.io/camunda/optimize:8.4.0 - docker.io/camunda/tasklist:8.4.0 - docker.io/camunda/zeebe:8.4.0 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:11-debian-11-r93 - docker.io/bitnami/postgresql:15.5.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob .tgz \ --bundle .cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1216/merge" ``` ### [`v9.0.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.0.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.5...camunda-platform-9.0.0) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-9.0.0](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.5...camunda-platform-9.0.0) (2024-01-09) > \[!IMPORTANT] > Starting from the 8.4 release (January 2024), the Camunda Helm chart version is decoupled from the version of the application (e.g., the chart version is 9.0.0 and the application version is 8.4.x). > > For more details about the applications' version included in the Helm chart, check out the [full version matrix](https://helm.camunda.io/camunda-platform/version-matrix/). ##### Ci - enhance version matrix and release notes generation ([#1204](https://togithub.com/camunda/camunda-platform-helm/issues/1204)) - removing dev comments before the release ([#1127](https://togithub.com/camunda/camunda-platform-helm/issues/1127)) ##### Docs - rename example deployment name ([#1159](https://togithub.com/camunda/camunda-platform-helm/issues/1159)) ##### Feat - use new Identity variables for auth configuration ([#1155](https://togithub.com/camunda/camunda-platform-helm/issues/1155)) ##### Refactor - update helm chart version schema ([#1171](https://togithub.com/camunda/camunda-platform-helm/issues/1171)) - remove deprecated tasklist graphql playground ([#1172](https://togithub.com/camunda/camunda-platform-helm/issues/1172)) - upgrade elasticsearch image from 8.8.2 to 8.9.2 ([#1130](https://togithub.com/camunda/camunda-platform-helm/issues/1130)) - fail if Multi-Tenancy requirements are not met ([#1160](https://togithub.com/camunda/camunda-platform-helm/issues/1160)) - upgrade keycloak chart from 16.1.7 to 17.3.5 ([#1143](https://togithub.com/camunda/camunda-platform-helm/issues/1143)) - resolve issues with web modeler deployment when using OIDC ([#1189](https://togithub.com/camunda/camunda-platform-helm/issues/1189)) - use correct web modeler audiences ([#1187](https://togithub.com/camunda/camunda-platform-helm/issues/1187)) ##### BREAKING CHANGE The new Identity variables for auth configuration may require an update to values.yaml, refer to https://docs.camunda.io/docs/next/self-managed/platform-deployment/helm-kubernetes/guides/connect-to-an-oidc-provider/ and https://docs.camunda.io/docs/next/self-managed/platform-deployment/helm-kubernetes/upgrade/#version-update-instructions for more instructions. #### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.1 - docker.io/camunda/identity:8.4.0 - docker.io/camunda/operate:8.4.0 - docker.io/camunda/optimize:8.4.0 - docker.io/camunda/tasklist:8.4.0 - docker.io/camunda/zeebe:8.4.0 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.1 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.1 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:11-debian-11-r93 - docker.io/bitnami/postgresql:15.5.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob .tgz \ --bundle .cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1206/merge" ``` ### [`v8.3.5`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.5) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.4...camunda-platform-8.3.5) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.3.5](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.4...camunda-platform-8.3.5) (2024-01-10) ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-8.3.5.tgz \ --bundle camunda-platform-8.3.5.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1218/merge" ``` ### [`v8.3.4`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.4) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.3...camunda-platform-8.3.4) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.3.4](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.3...camunda-platform-8.3.4) (2023-12-12) ##### Fix - removed hardcoded contextPaths while trimming redirectRootUrl ([#1118](https://togithub.com/camunda/camunda-platform-helm/issues/1118)) ##### Refactor - show error message for optimize requirements ([#1132](https://togithub.com/camunda/camunda-platform-helm/issues/1132)) - mount tasklist-configmap volume on a new path ([#1101](https://togithub.com/camunda/camunda-platform-helm/issues/1101)) - enable tasklist user access restrictions ([#1093](https://togithub.com/camunda/camunda-platform-helm/issues/1093)) ##### Test - re-enable prometheus tests ([#1107](https://togithub.com/camunda/camunda-platform-helm/issues/1107)) ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-8.3.4.tgz \ --bundle camunda-platform-8.3.4.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release.yaml@refs/pull/1142/merge" ``` ### [`v8.3.3`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.3) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.2...camunda-platform-8.3.3) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.3.3](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.2...camunda-platform-8.3.3) (2023-11-27) ##### Ci - temporarily disable testing ServiceMonitor ##### Fix - correct a typo in identity-optimize secret ([#1090](https://togithub.com/camunda/camunda-platform-helm/issues/1090)) - allow mount zeebe exporters dir ([#1080](https://togithub.com/camunda/camunda-platform-helm/issues/1080)) - set keycloak data tmp dir writable ##### Refactor - change operate default log level to INFO ([#1092](https://togithub.com/camunda/camunda-platform-helm/issues/1092)) ### [`v8.3.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.2) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.1...camunda-platform-8.3.2) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.3.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.1...camunda-platform-8.3.2) (2023-11-14) ##### Fix - loads env vars for external database when external database is enabled ([#1029](https://togithub.com/camunda/camunda-platform-helm/issues/1029)) - optimize to use consistent versioning with other 8.3 components ([#1014](https://togithub.com/camunda/camunda-platform-helm/issues/1014)) - set the correct name for zeebe pvcStorageClassName - fixes serviceMonitors for identity, connectors, and modeler ##### Refactor - add volume mounts for optimize migration init container ([#1037](https://togithub.com/camunda/camunda-platform-helm/issues/1037)) ### [`v8.3.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.0...camunda-platform-8.3.1) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.3.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.3.0...camunda-platform-8.3.1) (2023-10-23) ##### Fix - use the proper keycloak var for connectors ([#988](https://togithub.com/camunda/camunda-platform-helm/issues/988)) - configure identity base url ([#962](https://togithub.com/camunda/camunda-platform-helm/issues/962)) - readonly add zeebe cache path ([#960](https://togithub.com/camunda/camunda-platform-helm/issues/960)) ##### Refactor - update accessing keycloak url ([#981](https://togithub.com/camunda/camunda-platform-helm/issues/981)) - allow customize optimize migration init container env vars - allow toggle optimize migration init container - move optimize to the main chart ([#973](https://togithub.com/camunda/camunda-platform-helm/issues/973)) - move zeebe/zeebe-gateway to the main chart ([#970](https://togithub.com/camunda/camunda-platform-helm/issues/970)) - move tasklist to the main chart ([#968](https://togithub.com/camunda/camunda-platform-helm/issues/968)) - move operate to the main chart ([#964](https://togithub.com/camunda/camunda-platform-helm/issues/964)) ### [`v8.3.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.3.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.20...camunda-platform-8.3.0) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### camunda-platform-8.3.0 (2023-10-10) > **Warning** > Updating Operate, Tasklist, and Optimize from 8.2.x to 8.3.0 will potentially take longer than expected, depending on the data to be migrated. Additionally, we identified some bugs that could also prevent the migration from succeeding. These are being addressed and will be available in an upcoming 8.3.1 patch. We suggest not updating until the patch is released. ##### Ci - use the latest released chart in the upgrade flow ([#918](https://togithub.com/camunda/camunda-platform-helm/issues/918)) - test chart upgrade by default in the ci pipeline ([#914](https://togithub.com/camunda/camunda-platform-helm/issues/914)) - run unit tests as groups ([#904](https://togithub.com/camunda/camunda-platform-helm/issues/904)) ##### Feat - use read-only root file system for all components ([#864](https://togithub.com/camunda/camunda-platform-helm/issues/864)) - enable optimize upgrade process as initContainer ([#896](https://togithub.com/camunda/camunda-platform-helm/issues/896)) - support Multi-tenancy for all components ([#782](https://togithub.com/camunda/camunda-platform-helm/issues/782)) - extra initContainers for all components ([#885](https://togithub.com/camunda/camunda-platform-helm/issues/885)) ##### Fix - use new disk usage configs for zeebe ([#927](https://togithub.com/camunda/camunda-platform-helm/issues/927)) - correct command value in all components ([#869](https://togithub.com/camunda/camunda-platform-helm/issues/869)) ##### Refactor - upgrade Elasticsearch from v7 to v8 ([#884](https://togithub.com/camunda/camunda-platform-helm/issues/884)) - upgrade Keycloak from v19 to v22 ([#889](https://togithub.com/camunda/camunda-platform-helm/issues/889)) - use jdbc url in web-modeler api db config ([#748](https://togithub.com/camunda/camunda-platform-helm/issues/748)) - increased ingress proxy-buffer-size ([#902](https://togithub.com/camunda/camunda-platform-helm/issues/902)) - support non-root user by default in zeebe ([#778](https://togithub.com/camunda/camunda-platform-helm/issues/778)) ##### BREAKING CHANGE If you are using Camunda 8.2.x Helm chart, please follow the Camunda 8.3 upgrade guide. https://docs.camunda.io/docs/self-managed/platform-deployment/helm-kubernetes/upgrade/#version-update-instructions - Elasticsearch upgraded from v7 to v8. - Keycloak upgraded from v19 to v22. - Zeebe runs as a non-root user by default. - Web-Modeler external database syntax has been changed. ### [`v8.2.20`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.20) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.19...camunda-platform-8.2.20) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.2.20](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.19...camunda-platform-8.2.20) (2024-01-08) ##### Refactor - mount tasklist-configmap volume on a new path ([#1144](https://togithub.com/camunda/camunda-platform-helm/issues/1144)) ### [`v8.2.19`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.19) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.18...camunda-platform-8.2.19) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.2.19](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.18...camunda-platform-8.2.19) (2023-12-12) ### [`v8.2.18`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-8.2.18) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.17...camunda-platform-8.2.18) The changelog is automatically generated using [git-chglog](https://togithub.com/git-chglog/git-chglog) and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-8.2.18](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-8.2.17...camunda-platform-8.2.18) (2023-11-27)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.