Skip to content

camunda-platform-9.3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 12:46
c36e440

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"