Skip to content

Releases: camunda/camunda-platform-helm

web-modeler-postgresql-15.5.28

09 Sep 13:09
59e1794
Compare
Choose a tag to compare

PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.

camunda-platform-9.4.0

09 Sep 13:09
59e1794
Compare
Choose a tag to compare

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

camunda-platform-9.4.0 (2024-09-09)

Features

  • Support optional chart secrets auto-generation (#2290)

Fixes

  • Enable secrets deprecation flag in alpha by default (#2081)
  • Correct ingress nginx annotation to activate proxy buffering by default (#2304)
  • Disable console in 8.4 (#2309)
  • Added contextpath to 8.4 identity (#2310)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.4.11
  • docker.io/camunda/identity:8.4.11
  • docker.io/camunda/operate:8.4.12
  • docker.io/camunda/optimize:8.4.8
  • docker.io/camunda/tasklist:8.4.12
  • docker.io/camunda/zeebe:8.4.11
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.9
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.9
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.9

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:

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

camunda-platform-8.3.17

09 Sep 13:09
59e1794
Compare
Choose a tag to compare

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

camunda-platform-8.3.17 (2024-09-09)

Fixes

  • Enable secrets deprecation flag in alpha by default (#2081)
  • Correct ingress nginx annotation to activate proxy buffering by default (#2304)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.3.16
  • docker.io/camunda/identity:8.3.15
  • docker.io/camunda/operate:8.3.15
  • docker.io/camunda/optimize:8.3.13
  • docker.io/camunda/tasklist:8.3.16
  • docker.io/camunda/zeebe:8.3.15
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.3.11
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.3.11
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.3.11

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-r92
  • docker.io/bitnami/postgresql:14.5.0-debian-11-r35
  • docker.io/bitnami/postgresql:15.5.0

Verification

To verify the integrity of the Helm chart using Cosign:

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

camunda-platform-8.2.32

09 Sep 13:09
59e1794
Compare
Choose a tag to compare

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

camunda-platform-8.2.32 (2024-09-09)

Features

  • Add optimize migration init container

Fixes

  • Enable secrets deprecation flag in alpha by default (#2081)
  • Correct ingress nginx annotation to activate proxy buffering by default (#2304)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:0.23.2
  • docker.io/camunda/identity:8.2.31
  • docker.io/camunda/operate:8.2.30
  • docker.io/camunda/optimize:8.2.14
  • docker.io/camunda/tasklist:8.2.31
  • docker.io/camunda/zeebe:8.2.31
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.2.19
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.2.19
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.2.19

Non-Camunda images:

  • docker.elastic.co/elasticsearch/elasticsearch:7.17.23
  • docker.io/bitnami/keycloak:19.0.3
  • docker.io/bitnami/postgresql:14.5.0-debian-11-r35
  • docker.io/bitnami/postgresql:15.4.0

Verification

To verify the integrity of the Helm chart using Cosign:

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

camunda-platform-10.4.0

09 Sep 13:10
59e1794
Compare
Choose a tag to compare

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

camunda-platform-10.4.0 (2024-09-09)

Features

  • Adding play env var to web-modeler (#2269)
  • Support optional chart secrets auto-generation (#2257)
  • Support optional chart secrets auto-generation (#2288)
  • Adding aws config in apps for OpenSearch (#2232)

Fixes

  • Enable secrets deprecation flag in alpha by default (#2081)
  • Reload identity when its config changed (#2234)
  • Correctly intend operate migration envs (#2238)
  • Add zeebe opensearch retention to app config file (#2250)
  • Gives port-forward hostnames to external urls when no ingress is… (#1897)
  • Added helper function smtp auth for webmodeler (#2245)
  • Correct ingress nginx annotation to activate proxy buffering by default (#2304)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.5.7
  • docker.io/camunda/identity:8.5.5
  • docker.io/camunda/identity:latest
  • docker.io/camunda/operate:8.5.6
  • docker.io/camunda/optimize:8.5.5
  • docker.io/camunda/tasklist:8.5.7
  • docker.io/camunda/zeebe:8.5.7
  • registry.camunda.cloud/console/console-sm:8.5.97
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.7
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.7
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.7

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.13.0
  • docker.io/bitnami/postgresql:15.8.0

Verification

To verify the integrity of the Helm chart using Cosign:

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

camunda-platform-10.3.2

15 Aug 13:35
8a299ae
Compare
Choose a tag to compare

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

camunda-platform-10.3.2 (2024-08-15)

Fixes

  • AdvertisedHost relies on global.multiregion.regions and not global.multiregion.enabled (#2226)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.5.5
  • docker.io/camunda/identity:8.5.4
  • docker.io/camunda/identity:latest
  • docker.io/camunda/operate:8.5.5
  • docker.io/camunda/optimize:8.5.4
  • docker.io/camunda/tasklist:8.5.4
  • docker.io/camunda/zeebe:8.5.6
  • registry.camunda.cloud/console/console-sm:8.5.88
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.6
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.6
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.6

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:

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

camunda-platform-10.3.1

14 Aug 15:16
acc7664
Compare
Choose a tag to compare

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

camunda-platform-10.3.1 (2024-08-14)

Fixes

  • Dynamically set advertisedHosts based on multiregion (#2222)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.5.5
  • docker.io/camunda/identity:8.5.4
  • docker.io/camunda/identity:latest
  • docker.io/camunda/operate:8.5.5
  • docker.io/camunda/optimize:8.5.4
  • docker.io/camunda/tasklist:8.5.4
  • docker.io/camunda/zeebe:8.5.6
  • registry.camunda.cloud/console/console-sm:8.5.88
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.5.6
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.5.6
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.5.6

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:

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

web-modeler-postgresql-14.3.3

12 Aug 12:46
c36e440
Compare
Choose a tag to compare

PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.

camunda-platform-9.3.9

12 Aug 12:46
c36e440
Compare
Choose a tag to compare

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

camunda-platform-9.3.9 (2024-08-12)

Features

  • Add volumeClaimTemplates label selector in zeebe statefulSet (#1773)

Refactor

  • Hardcoding strategy for all components and removing ability to configure strategy (#2155)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.4.10
  • docker.io/camunda/identity:8.4.10
  • docker.io/camunda/operate:8.4.11
  • docker.io/camunda/optimize:8.4.7
  • docker.io/camunda/tasklist:8.4.11
  • docker.io/camunda/zeebe:8.4.10
  • registry.camunda.cloud/console/console-sm:8.4.60
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.4.8
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.4.8
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.4.8

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:

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

camunda-platform-8.3.16

12 Aug 12:46
c36e440
Compare
Choose a tag to compare

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

camunda-platform-8.3.16 (2024-08-12)

Features

  • Add volumeClaimTemplates label selector in zeebe statefulSet (#1773)

Refactor

  • Hardcoding strategy for all components and removing ability to configure strategy (#2155)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.3.15
  • docker.io/camunda/identity:8.3.15
  • docker.io/camunda/operate:8.3.14
  • docker.io/camunda/optimize:8.3.12
  • docker.io/camunda/tasklist:8.3.15
  • docker.io/camunda/zeebe:8.3.14
  • registry.camunda.cloud/web-modeler-ee/modeler-restapi:8.3.10
  • registry.camunda.cloud/web-modeler-ee/modeler-webapp:8.3.10
  • registry.camunda.cloud/web-modeler-ee/modeler-websockets:8.3.10

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-r92
  • docker.io/bitnami/postgresql:14.5.0-debian-11-r35
  • docker.io/bitnami/postgresql:15.5.0

Verification

To verify the integrity of the Helm chart using Cosign:

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