Skip to content

camunda-platform-11.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 19:05
4aca7ec

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

camunda-platform-11.0.4 (2024-11-12)

Fixes

  • Update postgresql image tag to avoid bitnami broken release (#2556)

Release Info

Supported versions:

Camunda images:

  • docker.io/camunda/connectors-bundle:8.6.4
  • docker.io/camunda/console:8.6.18
  • docker.io/camunda/identity:8.6.4
  • docker.io/camunda/keycloak:25.0.6
  • docker.io/camunda/operate:8.6.5
  • docker.io/camunda/optimize:8.6.2
  • docker.io/camunda/tasklist:8.6.5
  • docker.io/camunda/web-modeler-restapi:8.6.3
  • docker.io/camunda/web-modeler-webapp:8.6.3
  • docker.io/camunda/web-modeler-websockets:8.6.3
  • docker.io/camunda/zeebe:8.6.5

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.15.3
  • docker.io/bitnami/os-shell:12-debian-12-r32
  • docker.io/bitnami/postgresql:14.13.0-debian-12-r22
  • docker.io/bitnami/postgresql:15.8.0-debian-12-r23

Verification

To verify the integrity of the Helm chart using Cosign:

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