Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
9.0.2
10.2.1
📅 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
9.0.2
->10.2.1
Release Notes
camunda/camunda-platform-helm (camunda-platform)
### [`v10.2.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.2.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.2.0...camunda-platform-10.2.1) The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-10.2.1](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.2.1) (2024-07-25) ##### Fixes - Added recreate strategy to all Operate deployments ([#2143](https://togithub.com/camunda/camunda-platform-helm/issues/2143)) ##### Release Info Supported versions: - Camunda applications: [8.5](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.5\&expanded=true) - Helm values: [10.2.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.2.1#parameters) - Helm CLI: [3.15.3](https://togithub.com/helm/helm/releases/tag/v3.15.3) Camunda images: - docker.io/camunda/connectors-bundle:8.5.4 - docker.io/camunda/identity:8.5.4 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.4 - docker.io/camunda/optimize:8.5.3 - docker.io/camunda/tasklist:8.5.3 - docker.io/camunda/zeebe:8.5.5 - registry.camunda.cloud/console/console-sm:8.5.83 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.5 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.5 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.5 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r18 - docker.io/bitnami/postgresql:14.12.0 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.2.1.tgz \ --bundle camunda-platform-10.2.1.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2149/merge" ``` ### [`v10.2.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.2.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.1.1...camunda-platform-10.2.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-10.2.0](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.2.0) (2024-06-28) ##### Ci - automate release chores ([#2013](https://togithub.com/camunda/camunda-platform-helm/issues/2013)) ##### Feat - configurable update strategy ([#2036](https://togithub.com/camunda/camunda-platform-helm/issues/2036)) - support dnsPolicy and dnsConfig for all components ([#2009](https://togithub.com/camunda/camunda-platform-helm/issues/2009)) - add console auth vars ([#1782](https://togithub.com/camunda/camunda-platform-helm/issues/1782)) ##### Fix - identity base url not configured ([#2028](https://togithub.com/camunda/camunda-platform-helm/issues/2028)) - unauthenticated external elasticsearch no longer forces password… ([#1990](https://togithub.com/camunda/camunda-platform-helm/issues/1990)) ##### Refactor - remove the global image tag value and use it from the components ([#2069](https://togithub.com/camunda/camunda-platform-helm/issues/2069)) ##### Release Info Supported versions: - Camunda applications: [8.5](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.5\&expanded=true) - Helm values: [10.2.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.2.0#parameters) - Helm CLI: [3.15.2](https://togithub.com/helm/helm/releases/tag/v3.15.2) Camunda images: - docker.io/camunda/connectors-bundle:8.5.4 - docker.io/camunda/identity:8.5.3 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.4 - docker.io/camunda/optimize:8.5.3 - docker.io/camunda/tasklist:8.5.3 - docker.io/camunda/zeebe:8.5.4 - registry.camunda.cloud/console/console-sm:8.5.67 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.5 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.5 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.5 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r18 - docker.io/bitnami/postgresql:14.12.0 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.2.0.tgz \ --bundle camunda-platform-10.2.0.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2014/merge" ``` ### [`v10.1.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.1.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.1.0...camunda-platform-10.1.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-10.1.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.1.0...camunda-platform-10.1.1) (2024-06-17) ##### Refactor - Zeebe and Zeebe Gateway using own version instead of the global version. - add console auth vars ([#1782](https://togithub.com/camunda/camunda-platform-helm/issues/1782)) ##### Release Info Supported versions: - Camunda applications: [8.5](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.5\&expanded=true) - Helm values: [10.1.1](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.1.1#parameters) - Helm CLI: [3.15.1](https://togithub.com/helm/helm/releases/tag/v3.15.1) Camunda images: - docker.io/camunda/connectors-bundle:8.5.3 - docker.io/camunda/identity:8.5.2 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.3 - docker.io/camunda/optimize:8.5.2 - docker.io/camunda/tasklist:8.5.2 - docker.io/camunda/zeebe:8.5.3 - registry.camunda.cloud/console/console-sm:8.5.52 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.3 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.3 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.3 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:14.12.0 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.1.1.tgz \ --bundle camunda-platform-10.1.1.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/2006/merge" ``` ### [`v10.1.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.1.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.5...camunda-platform-10.1.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-10.1.0](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.4...camunda-platform-10.1.0) (2024-06-10) ##### Ci - enrich release notes and version matrix ([#1716](https://togithub.com/camunda/camunda-platform-helm/issues/1716)) ##### Docs - enhance version matrix structure ([#1742](https://togithub.com/camunda/camunda-platform-helm/issues/1742)) ##### Feat - warning and error for not setting existingSecrets for all components ([#1876](https://togithub.com/camunda/camunda-platform-helm/issues/1876)) - support envFrom reference in all components ([#1949](https://togithub.com/camunda/camunda-platform-helm/issues/1949)) - adding a constraint for identity existingSecret ([#1969](https://togithub.com/camunda/camunda-platform-helm/issues/1969)) ##### Fix - release info did not respect the context path ([#1908](https://togithub.com/camunda/camunda-platform-helm/issues/1908)) - update livenessProbe endpoint of zeebe ([#1858](https://togithub.com/camunda/camunda-platform-helm/issues/1858)) - re-added the postgresql secret ([#1845](https://togithub.com/camunda/camunda-platform-helm/issues/1845)) - Delete multi-region review comment in values.yaml ([#1819](https://togithub.com/camunda/camunda-platform-helm/issues/1819)) - use component service account ([#1753](https://togithub.com/camunda/camunda-platform-helm/issues/1753)) - handle type of es url correctly ([#1752](https://togithub.com/camunda/camunda-platform-helm/issues/1752)) - set zeebe exporters empty map when disabled ([#1743](https://togithub.com/camunda/camunda-platform-helm/issues/1743)) - add constraints for when identity is disabled and keycloak is enabled ([#1717](https://togithub.com/camunda/camunda-platform-helm/issues/1717)) ##### Refactor - add support for seccomp profiles in all components ([#1973](https://togithub.com/camunda/camunda-platform-helm/issues/1973)) - update identity application yaml to match upstream ([#1737](https://togithub.com/camunda/camunda-platform-helm/issues/1737)) ##### Release Info Supported versions: - Camunda applications: [8.5](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.5\&expanded=true) - Helm values: [10.1.0](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.1.0#parameters) - Helm CLI: [3.15.1](https://togithub.com/helm/helm/releases/tag/v3.15.1) Camunda images: - docker.io/camunda/connectors-bundle:8.5.3 - docker.io/camunda/identity:8.5.2 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.2 - docker.io/camunda/optimize:8.5.2 - docker.io/camunda/tasklist:8.5.2 - docker.io/camunda/zeebe:8.5.2 - registry.camunda.cloud/console/console-sm:8.5.50 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.2 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.2 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.2 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:14.12.0 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.1.0.tgz \ --bundle camunda-platform-10.1.0.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/heads/release" ``` ### [`v10.0.5`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.0.5) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.4...camunda-platform-10.0.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-10.0.5](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.4...camunda-platform-10.0.5) (2024-05-14) ##### Ci - enrich release notes and version matrix ([#1716](https://togithub.com/camunda/camunda-platform-helm/issues/1716)) ##### Docs - enhance version matrix structure ([#1742](https://togithub.com/camunda/camunda-platform-helm/issues/1742)) ##### Fix - use component service account ([#1753](https://togithub.com/camunda/camunda-platform-helm/issues/1753)) - handle type of es url correctly ([#1752](https://togithub.com/camunda/camunda-platform-helm/issues/1752)) - set zeebe exporters empty map when disabled ([#1743](https://togithub.com/camunda/camunda-platform-helm/issues/1743)) - add constraints for when identity is disabled and keycloak is enabled ([#1717](https://togithub.com/camunda/camunda-platform-helm/issues/1717)) ##### Refactor - update identity application yaml to match upstream ([#1737](https://togithub.com/camunda/camunda-platform-helm/issues/1737)) ##### Release Info Supported versions: - Camunda applications: [8.5](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.5\&expanded=true) - Helm values: [10.0.5](https://artifacthub.io/packages/helm/camunda/camunda-platform/10.0.5#parameters) - Helm CLI: N/A Camunda images: - docker.io/camunda/connectors-bundle:8.5.2 - docker.io/camunda/identity:8.5.1 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.1 - docker.io/camunda/optimize:8.5.1 - docker.io/camunda/tasklist:8.5.1 - docker.io/camunda/zeebe:8.5.1 - registry.camunda.cloud/console/console-sm:8.5.34 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.1 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.1 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.1 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:14.12.0 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.0.5.tgz \ --bundle camunda-platform-10.0.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/1803/merge" ``` ### [`v10.0.4`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.0.4) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.3...camunda-platform-10.0.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-10.0.4](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.3...camunda-platform-10.0.4) (2024-05-01) ##### Fix - multitenancy should not always be true if identityPostgresql is enabled. ([#1721](https://togithub.com/camunda/camunda-platform-helm/issues/1721)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.5.0 - docker.io/camunda/identity:8.5.0 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.0 - docker.io/camunda/optimize:8.5.0 - docker.io/camunda/tasklist:8.5.0 - docker.io/camunda/zeebe:8.5.0 - registry.camunda.cloud/console/console-sm:8.5.22 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.0 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.0.4.tgz \ --bundle camunda-platform-10.0.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/1723/merge" ``` ### [`v10.0.3`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.0.3) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.2...camunda-platform-10.0.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-10.0.3](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.2...camunda-platform-10.0.3) (2024-05-01) ##### Ci - release chart snapshot from main branch ([#1686](https://togithub.com/camunda/camunda-platform-helm/issues/1686)) ##### Fix - fullUrl for identity ([#1606](https://togithub.com/camunda/camunda-platform-helm/issues/1606)) - align conditionals in identityPostgres ([#1707](https://togithub.com/camunda/camunda-platform-helm/issues/1707)) - uses issuerBackendUrl if present before trying to calculate a keycloak url ([#1703](https://togithub.com/camunda/camunda-platform-helm/issues/1703)) - keycloak realm in console component is hardcoded ([#1701](https://togithub.com/camunda/camunda-platform-helm/issues/1701)) - ensured 8.5 compatibility layer works with sub-charts ([#1700](https://togithub.com/camunda/camunda-platform-helm/issues/1700)) - identity configmap sets audience variable ([#1654](https://togithub.com/camunda/camunda-platform-helm/issues/1654)) - identity configmap to use correct audience ([#1615](https://togithub.com/camunda/camunda-platform-helm/issues/1615)) - mismatch errors during installation z_compatibility_helpers.tpl ([#1634](https://togithub.com/camunda/camunda-platform-helm/issues/1634)) - added zeebe gateway rest api port to port forwards in `helm status` ([#1645](https://togithub.com/camunda/camunda-platform-helm/issues/1645)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.5.0 - docker.io/camunda/identity:8.5.0 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.0 - docker.io/camunda/optimize:8.5.0 - docker.io/camunda/tasklist:8.5.0 - docker.io/camunda/zeebe:8.5.0 - registry.camunda.cloud/console/console-sm:8.5.22 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.0 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.0.3.tgz \ --bundle camunda-platform-10.0.3.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/1720/merge" ``` ### [`v10.0.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-10.0.2) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.8...camunda-platform-10.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. > \[!CAUTION] > If you upgrading from v9.x.x, ensure to apply the [upgrade instructions](https://docs.camunda.io/docs/self-managed/setup/upgrade/#helm-chart-1000) and directly upgrade to `v10.0.2` or above. #### [camunda-platform-10.0.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-10.0.1...camunda-platform-10.0.2) (2024-04-10) ##### Fix - Added ZEEBE_GATEWAY_NETWORK_HOST and ZEEBE_GATEWAY_NETWORK_PORT due to an issue where GRPC port wasnt working using application.yaml ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.5.0 - docker.io/camunda/identity:8.5.0 - docker.io/camunda/identity:latest - docker.io/camunda/operate:8.5.0 - docker.io/camunda/optimize:8.5.0 - docker.io/camunda/tasklist:8.5.0 - docker.io/camunda/zeebe:8.5.0 - registry.camunda.cloud/console/console-sm:8.5.5 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.0 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.0 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.12.2 - docker.io/bitnami/keycloak:23.0.7 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-10.0.2.tgz \ --bundle camunda-platform-10.0.2.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/1599/merge" ``` ### [`v9.3.8`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.8) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.7...camunda-platform-9.3.8) The changelog is automatically generated and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format. #### [camunda-platform-9.3.8](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.8) (2024-07-25) ##### Fixes - Added recreate strategy to all Operate deployments ([#2143](https://togithub.com/camunda/camunda-platform-helm/issues/2143)) ##### Release Info Supported versions: - Camunda applications: [8.4](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.4\&expanded=true) - Helm values: [9.3.8](https://artifacthub.io/packages/helm/camunda/camunda-platform/9.3.8#parameters) - Helm CLI: [3.15.3](https://togithub.com/helm/helm/releases/tag/v3.15.3) Camunda images: - docker.io/camunda/connectors-bundle:8.4.9 - docker.io/camunda/identity:8.4.10 - docker.io/camunda/operate:8.4.10 - docker.io/camunda/optimize:8.4.6 - docker.io/camunda/tasklist:8.4.10 - docker.io/camunda/zeebe:8.4.9 - registry.camunda.cloud/console/console-sm:8.4.60 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.7 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.7 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.7 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:14.5.0-debian-11-r35 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.8.tgz \ --bundle camunda-platform-9.3.8.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2149/merge" ``` ### [`v9.3.7`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.7) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.6...camunda-platform-9.3.7) 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.3.7](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.7) (2024-06-28) ##### Ci - automate release chores ([#2013](https://togithub.com/camunda/camunda-platform-helm/issues/2013)) ##### Refactor - remove the global image tag value and use it from the components - 8.2, 8.3, and 8.4 ([#2080](https://togithub.com/camunda/camunda-platform-helm/issues/2080)) ##### Release Info Supported versions: - Camunda applications: [8.4](https://togithub.com/camunda/camunda-platform/releases?q=tag%3A8.4\&expanded=true) - Helm values: [9.3.7](https://artifacthub.io/packages/helm/camunda/camunda-platform/9.3.7#parameters) - Helm CLI: [3.15.2](https://togithub.com/helm/helm/releases/tag/v3.15.2) Camunda images: - docker.io/camunda/connectors-bundle:8.4.9 - docker.io/camunda/identity:8.4.9 - docker.io/camunda/operate:8.4.10 - docker.io/camunda/optimize:8.4.6 - docker.io/camunda/tasklist:8.4.10 - docker.io/camunda/zeebe:8.4.9 - registry.camunda.cloud/console/console-sm:8.4.60 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.7 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.7 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.7 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:14.5.0-debian-11-r35 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify the integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.7.tgz \ --bundle camunda-platform-9.3.7.cosign.bundle \ --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \ --certificate-identity "https://github.com/camunda/camunda-platform-helm/.github/workflows/chart-release-chores.yml@refs/pull/2014/merge" ``` ### [`v9.3.6`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.6) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.5...camunda-platform-9.3.6) 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.3.5](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.4...camunda-platform-9.3.5) (2024-05-22) ##### Fix - operate should be 8.4.8 in helm 9.3.4 ([#1835](https://togithub.com/camunda/camunda-platform-helm/issues/1835)) ### [`v9.3.5`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.5) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.4...camunda-platform-9.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-9.3.5](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.4...camunda-platform-9.3.5) (2024-05-22) ##### Fix - operate should be 8.4.8 in helm 9.3.4 ([#1835](https://togithub.com/camunda/camunda-platform-helm/issues/1835)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.7 - docker.io/camunda/identity:8.4.7 - docker.io/camunda/operate:8.4.8 - docker.io/camunda/optimize:8.4.4 - docker.io/camunda/tasklist:8.4.7 - docker.io/camunda/zeebe:8.4.7 - registry.camunda.cloud/console/console-sm:8.4.60 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.5 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.5 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.5 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.5.tgz \ --bundle camunda-platform-9.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/1843/merge" ``` ### [`v9.3.4`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.4) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.3...camunda-platform-9.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-9.3.4](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.3...camunda-platform-9.3.4) (2024-05-13) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.7 - docker.io/camunda/identity:8.4.7 - docker.io/camunda/operate:8.4.7 - docker.io/camunda/optimize:8.4.4 - docker.io/camunda/tasklist:8.4.7 - docker.io/camunda/zeebe:8.4.7 - registry.camunda.cloud/console/console-sm:8.4.60 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.5 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.5 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.5 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.7.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.4.tgz \ --bundle camunda-platform-9.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/1793/merge" ``` ### [`v9.3.3`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.3) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.2...camunda-platform-9.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-9.3.3](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.2...camunda-platform-9.3.3) (2024-04-08) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.6 - docker.io/camunda/identity:8.4.6 - docker.io/camunda/operate:8.4.6 - docker.io/camunda/optimize:8.4.3 - docker.io/camunda/tasklist:8.4.6 - docker.io/camunda/zeebe:8.4.6 - registry.camunda.cloud/console/console-sm:8.4.60 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.4 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.4 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.4 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.3.tgz \ --bundle camunda-platform-9.3.3.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/1574/merge" ``` ### [`v9.3.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.2) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.1...camunda-platform-9.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-9.3.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.1...camunda-platform-9.3.2) (2024-03-18) ##### Fix - correct chart appVersion to 8.4.x ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.5 - docker.io/camunda/identity:8.4.5 - docker.io/camunda/operate:8.4.5 - docker.io/camunda/optimize:8.4.2 - docker.io/camunda/tasklist:8.4.5 - docker.io/camunda/zeebe:8.4.5 - registry.camunda.cloud/console/console-sm:8.4.55 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.3 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.2.tgz \ --bundle camunda-platform-9.3.2.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/1464/merge" ``` ### [`v9.3.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.0...camunda-platform-9.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-9.3.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.3.0...camunda-platform-9.3.1) (2024-03-15) ##### Fix - use the correct console.image.tag instead of SNAPSHOT - set identity automountServiceAccountToken to true instead of True ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.5 - docker.io/camunda/identity:8.4.5 - docker.io/camunda/operate:8.4.5 - docker.io/camunda/optimize:8.4.2 - docker.io/camunda/tasklist:8.4.5 - docker.io/camunda/zeebe:8.4.5 - registry.camunda.cloud/console/console-sm:8.4.53 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.3 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.1.tgz \ --bundle camunda-platform-9.3.1.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/1453/merge" ``` ### [`v9.3.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.3.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.2.0...camunda-platform-9.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-9.3.0 (2024-03-11) ##### Feat - support OIDC in identity ([#1377](https://togithub.com/camunda/camunda-platform-helm/issues/1377) - support for automountServiceAccountToken ([#1391](https://togithub.com/camunda/camunda-platform-helm/issues/1391)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.5 - docker.io/camunda/identity:8.4.5 - docker.io/camunda/operate:8.4.5 - docker.io/camunda/optimize:8.4.2 - docker.io/camunda/tasklist:8.4.5 - docker.io/camunda/zeebe:8.4.5 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.3 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.3.0.tgz \ --bundle camunda-platform-9.3.0.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/1424/merge" ``` ### [`v9.2.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.2.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.2...camunda-platform-9.2.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.2.0](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.2...camunda-platform-9.2.0) (2024-02-29) ##### Feat - support custom pvc annotations for Zeebe ([#1359](https://togithub.com/camunda/camunda-platform-helm/issues/1359)) - console sm alpha ([#1334](https://togithub.com/camunda/camunda-platform-helm/issues/1334)) ##### Fix - moves ccsm spring profile outside of conditional ([#1337](https://togithub.com/camunda/camunda-platform-helm/issues/1337)) - update to use initialContactPoints for Zeebe Gateway ([#1353](https://togithub.com/camunda/camunda-platform-helm/issues/1353)) - update version matrix after latest bugfix releases ([#1358](https://togithub.com/camunda/camunda-platform-helm/issues/1358)) - separated ingress status in helm notes ([#1318](https://togithub.com/camunda/camunda-platform-helm/issues/1318)) ##### Test - remove old console test config - disable prometheus tests until prometheus Completed issue is resolved ([#1350](https://togithub.com/camunda/camunda-platform-helm/issues/1350)) - fix yamllint errors ([#1345](https://togithub.com/camunda/camunda-platform-helm/issues/1345)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.4 - docker.io/camunda/identity:8.4.4 - docker.io/camunda/operate:8.4.4 - docker.io/camunda/optimize:8.4.1 - docker.io/camunda/tasklist:8.4.4 - docker.io/camunda/zeebe:8.4.4 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.2 Non-Camunda images: - docker.io/bitnami/elasticsearch:8.9.2 - docker.io/bitnami/keycloak:22.0.5 - docker.io/bitnami/os-shell:12-debian-12-r16 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.2.0.tgz \ --bundle camunda-platform-9.2.0.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/1385/merge" ``` ### [`v9.1.2`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.1.2) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.1...camunda-platform-9.1.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.1.2](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.1...camunda-platform-9.1.2) (2024-02-15) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.4 - docker.io/camunda/identity:8.4.3 - docker.io/camunda/operate:8.4.3 - docker.io/camunda/optimize:8.4.1 - docker.io/camunda/tasklist:8.4.3 - docker.io/camunda/zeebe:8.4.3 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.2 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-r96 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.1.2.tgz \ --bundle camunda-platform-9.1.2.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/1332/merge" ``` ### [`v9.1.1`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.1.1) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.0...camunda-platform-9.1.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.1.1](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.1.0...camunda-platform-9.1.1) (2024-02-14) ##### Fix - set correct identity conf env vars for zeebe ([#1264](https://togithub.com/camunda/camunda-platform-helm/issues/1264)) ##### Refactor - switch to Identity config for connectors ([#1265](https://togithub.com/camunda/camunda-platform-helm/issues/1265)) ##### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.4 - docker.io/camunda/identity:8.4.2 - docker.io/camunda/operate:8.4.2 - docker.io/camunda/optimize:8.4.1 - docker.io/camunda/tasklist:8.4.2 - docker.io/camunda/zeebe:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.2 - registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.2 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-r96 - docker.io/bitnami/postgresql:15.6.0 ##### Verification To verify integrity of the Helm chart using [Cosign](https://docs.sigstore.dev/signing/quickstart/): ```shell cosign verify-blob camunda-platform-9.1.1.tgz \ --bundle camunda-platform-9.1.1.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/1327/merge" ``` ### [`v9.1.0`](https://togithub.com/camunda/camunda-platform-helm/releases/tag/camunda-platform-9.1.0) [Compare Source](https://togithub.com/camunda/camunda-platform-helm/compare/camunda-platform-9.0.2...camunda-platform-9.1.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.1.0 (2024-01-29) ##### Feat - add metrics endpoints to release info ([#1231](https://togithub.com/camunda/camunda-platform-helm/issues/1231)) #### Images Camunda images: - docker.io/camunda/connectors-bundle:8.4.3 - docker.io/camunda/identity:8.4.1 - docker.io/camunda/operate:8.4.1 - docker.io/camunda/optimize:8.4.0 - docker.io/camunda/tasklist:8.4.1 - docker.io/camunda/zeebe:8.4.1 - 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 camunda-platform-9.1.0.tgz \ --bundle camunda-platform-9.1.0.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/1262/merge" ```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 was generated by Mend Renovate. View the repository job log.