Skip to content

camunda-platform-10.3.0

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-10.3.0 (2024-08-12)

Features

  • Add volumeClaimTemplates label selector in zeebe statefulSet (#1773)
  • Support migration init container for operate (#2144)

Refactor

  • Make web-modeler restapi database password secret optional (#1761)
  • Hardcoding strategy for all components and removing ability to configure strategy (#2155)

Fixes

  • Changed restAddress in Tasklist with helper function (#2152)
  • Template grpc url in console config (#2165)
  • Add constraint for contextPath and rest path to be the same for zeebe gateway (#2166)
  • Use correct operate image for version label (#2183)
  • Drop namespace from zeebe advertisedHost and initialContactPoints (#2170)
  • ExistingSecret for OpenSearch password can be used without defining password literal (#2168)

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.0.tgz \
  --bundle camunda-platform-10.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-chores.yml@refs/pull/2154/merge"