Skip to content

Releases: camunda/camunda-platform-helm

camunda-platform-8.7-12.0.2

13 May 10:38
bcfe32a

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-12.0.2 (2025-05-13)

Fixes

  • Grpc port of zeebe gateway for venom tests (#3364)
  • Add apiVersion and kind to PersistentVolumeClaims (#2321)
  • Elasticsearch.extraConfig is a table (#3353)
  • Skip elasticsearch.extraConfig (#3397)
  • Update param for operate
  • Openshift elasticsearch disabled error (#3472)
  • Corrected a misplaced end key (#3473)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.7.2
  • docker.io/camunda/console:8.7.17
  • docker.io/camunda/identity:8.7.1
  • docker.io/camunda/keycloak:26.1.4
  • docker.io/camunda/operate:8.7.2
  • docker.io/camunda/optimize:8.7.1
  • docker.io/camunda/tasklist:8.7.2
  • docker.io/camunda/web-modeler-restapi:8.7.1
  • docker.io/camunda/web-modeler-webapp:8.7.1
  • docker.io/camunda/web-modeler-websockets:8.7.1
  • docker.io/camunda/zeebe:8.7.2

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.17.4
  • docker.io/bitnami/os-shell:12-debian-12-r43
  • docker.io/bitnami/postgresql:14.18.0-debian-12-r0
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-12.0.2.tgz \
  --bundle camunda-platform-12.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-chores.yml@refs/pull/3430/merge"

camunda-platform-8.5-10.7.0

09 May 15:29
773e40b

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-10.7.0 (2025-05-09)

Features

  • Dedicated opensearch.prefix support (#3379)

Fixes

  • Backport 8.6 refactoring on test/unit/camunda to 8.5 (#3301)
  • Refactor unit tests in connectors of 8.5 to new styles (#3304)
  • Refactored unit tests to new style in zeebe 8.5 (#3342)
  • Add elasticsearch golden files (#3334)
  • Refactored unit tests to new style in console (#3335)
  • Refactored unit tests to new style in tasklist (#3337)
  • Refactored unit tests to new style in identity 8.5 (#3340)
  • Refactored unit tests to new style in operate on 8.5 (#3339)
  • Refactored unit tests to new style in optimize on 8.5 (#3338)
  • Refactored unit tests to new style in web modeler (#3336)
  • Refactored unit tests to new style in zeebe-gateway 8.5 (#3341)
  • Grpc port of zeebe gateway for venom tests (#3364)
  • Add apiVersion and kind to PersistentVolumeClaims (#2321)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.5.16
  • docker.io/camunda/identity:8.5.16
  • docker.io/camunda/operate:8.5.14
  • docker.io/camunda/optimize:8.5.15
  • docker.io/camunda/tasklist:8.5.15
  • docker.io/camunda/zeebe:8.5.18
  • registry.camunda.cloud/console/console-sm:8.5.115
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.18
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.18
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.18

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.17.0-debian-12-r18
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-10.7.0.tgz \
  --bundle camunda-platform-10.7.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/3428/merge"

camunda-platform-8.4-9.5.1

09 May 15:08
23a603b

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-9.5.1 (2025-05-09)

Fixes

  • Task 448 backport and refactor Camunda unit test refactor from 8.6 to 8.4 (#3302)
  • Add elasticsearch golden files (#3334)
  • Refactor 8.4 unit test connectors (#3354)
  • Refactor of optimize in 8.4 (#3361)
  • Refactor 8.4 unit test operate (#3362)
  • Refactored unit tests in 8.4 to new style in tasklist (#3360)
  • Refactored unit tests in 8.4 to new style in zeebe (#3359)
  • Refactored unit tests in 8.4 to new style in zeebe-gateway (#3358)
  • Refactor 8 4 unit test identity (#3356)
  • Refactor 8.4 unit test console (#3355)
  • Refactored unit tests in 8.4 to new style in web modeler (#3357)
  • Add apiVersion and kind to PersistentVolumeClaims (#2321)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.4.19
  • docker.io/camunda/identity:8.4.21
  • docker.io/camunda/operate:8.4.20
  • docker.io/camunda/optimize:8.4.18
  • docker.io/camunda/tasklist:8.4.20
  • docker.io/camunda/zeebe:8.4.19
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.17
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.17
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.17

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.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-9.5.1.tgz \
  --bundle camunda-platform-9.5.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/3429/merge"

camunda-platform-8.7-12.0.1

10 Apr 13:31
fd76892

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-12.0.1 (2025-04-10)

Fixes

  • Update existingSecret params for 8.6 8.7 and 8.8 (#3299)
  • Add gateway enabled (#3307)
  • Port of new style to camunda unit tests in 8.7 (#3324)
  • Refactored console unit tests in 8.7 (#3326)
  • Refactor of identity unit tests in 8.7 (#3327)
  • Refactored optimize unit tests to new style (#3332)
  • Add elasticsearch golden files (#3334)
  • Refactored web-modeler unit tests to new style (#3330)
  • Refactored tasklist unit tests to new style (#3331)
  • Refactored zeebe unit tests to new style in 8.7 (#3329)
  • Refactored zeebe gateway unit tests to new style (#3328)
  • Refactor of connector unit tests to new style in 8.7 (#3325)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.7.0
  • docker.io/camunda/console:8.7.7
  • docker.io/camunda/identity:8.7.0
  • docker.io/camunda/keycloak:26.1.4
  • docker.io/camunda/operate:8.7.1
  • docker.io/camunda/optimize:8.7.0
  • docker.io/camunda/tasklist:8.7.1
  • docker.io/camunda/web-modeler-restapi:8.7.0
  • docker.io/camunda/web-modeler-webapp:8.7.0
  • docker.io/camunda/web-modeler-websockets:8.7.0
  • docker.io/camunda/zeebe:8.7.1

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.17.4
  • docker.io/bitnami/os-shell:12-debian-12-r40
  • docker.io/bitnami/postgresql:14.17.0-debian-12-r14
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-12.0.1.tgz \
  --bundle camunda-platform-12.0.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/3343/merge"

camunda-platform-8.7-12.0.0

04 Apr 17:58
5ef8172

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-12.0.0 (2025-04-04)

Refactor

  • Disable elasticsearch deprecation warnings (#3257)

Fixes

  • Manual version bumps renovate couldnt do (#3284)
  • Adjust the versions for release-please

camunda-platform-8.6-11.3.1

04 Apr 15:27
84dabea

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-8.4-9.5.0 (2025-04-04)

Fixes

  • Task 448 refactor unit test in 8.6/test/unit/camunda directory (#3272)
  • Task 448 refactor unit test in 8.6/test/unit/connectors (clean version) (#3278)
  • Refactored unit tests for identity and operate in 8.6 (#3289)
  • Refactor unit tests in 8.6/test/unit/console to new style (#3288)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.6.10
  • docker.io/camunda/console:8.6.82
  • docker.io/camunda/identity:8.6.10
  • docker.io/camunda/keycloak:25.0.6
  • docker.io/camunda/operate:8.6.13
  • docker.io/camunda/optimize:8.6.7
  • docker.io/camunda/tasklist:8.6.13
  • docker.io/camunda/web-modeler-restapi:8.6.9
  • docker.io/camunda/web-modeler-webapp:8.6.9
  • docker.io/camunda/web-modeler-websockets:8.6.9
  • docker.io/camunda/zeebe:8.6.13

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.15.4
  • docker.io/bitnami/os-shell:12-debian-12-r40
  • docker.io/bitnami/postgresql:14.17.0-debian-12-r9
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-11.3.1.tgz \
  --bundle camunda-platform-11.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-chores.yml@refs/pull/3235/merge"

camunda-platform-8.5-10.6.0

04 Apr 15:05
112b6ad

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-8.6-11.3.0 (2025-03-19)

Features

  • Add global.extraManifests support for injecting arbitrary YAML (#3050)

Fixes

  • Changing helper function for identityURL (#3084)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.5.15
  • docker.io/camunda/identity:8.5.15
  • docker.io/camunda/operate:8.5.13
  • docker.io/camunda/optimize:8.5.13
  • docker.io/camunda/tasklist:8.5.14
  • docker.io/camunda/zeebe:8.5.17
  • registry.camunda.cloud/console/console-sm:8.5.113
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.17
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.17
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.17

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.17.0-debian-12-r9
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-10.6.0.tgz \
  --bundle camunda-platform-10.6.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/3239/merge"

camunda-platform-8.4-9.5.0

04 Apr 13:21
817fb23

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-8.6-11.3.0 (2025-03-19)

Features

  • Add global.extraManifests support for injecting arbitrary YAML (#3050)

Fixes

  • Changing helper function for identityURL (#3084)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.4.18
  • docker.io/camunda/identity:8.4.20
  • docker.io/camunda/operate:8.4.19
  • docker.io/camunda/optimize:8.4.16
  • docker.io/camunda/tasklist:8.4.19
  • docker.io/camunda/zeebe:8.4.18
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.16
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.16
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.16

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.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-9.5.0.tgz \
  --bundle camunda-platform-9.5.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/3250/merge"

camunda-platform-8.3-8.3.26

04 Apr 16:25
5c441b2

Choose a tag to compare

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-8.6-11.3.0 (2025-03-19)

Features

  • Add global.extraManifests support for injecting arbitrary YAML (#3050)

Fixes

  • Changing helper function for identityURL (#3084)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.3.23
  • docker.io/camunda/identity:8.3.21
  • docker.io/camunda/operate:8.3.22
  • docker.io/camunda/optimize:8.3.21
  • docker.io/camunda/tasklist:8.3.24
  • docker.io/camunda/zeebe:8.3.22
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.3.18
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.3.18
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.3.18

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.8.2
  • docker.io/bitnami/keycloak:22.0.5
  • docker.io/bitnami/os-shell:11-debian-11-r93
  • docker.io/bitnami/postgresql:14.5.0-debian-11-r35
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-8.3.26.tgz \
  --bundle camunda-platform-8.3.26.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/3249/merge"

camunda-platform-8.8-13.0.0-alpha3

04 Apr 17:22
6ee31f6

Choose a tag to compare

Pre-release

The changelog is automatically generated and it follows Conventional Commits format.

camunda-platform-13.0.0-alpha3 (2025-04-04)

Fixes

  • Bump core and connectors to 8.8.0-alpha3 (#3287)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/camunda:8.8.0-alpha3
  • docker.io/camunda/connectors-bundle:8.8.0-alpha3

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.17.4
  • docker.io/bitnami/os-shell:12-debian-12-r40

Verification

To verify the integrity of the Helm chart using Cosign:

cosign verify-blob camunda-platform-13.0.0-alpha3.tgz \
  --bundle camunda-platform-13.0.0-alpha3.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/3236/merge"