Skip to content

camunda-platform-8.3.16

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-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"