Skip to content

camunda-platform-9.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 17:21
8ab8cf7

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

camunda-platform-9.4.1 (2024-10-07)

Refactor

  • Using bitnami oci chart repository (#2356)
  • Default keycloak ingress pathType to Prefix (#2372)

Fixes

  • Identity firstuser existingsecretkey has no effect (#2370)

Release Info

Supported versions:

Camunda images:

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

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.1.tgz \
  --bundle camunda-platform-9.4.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/2392/merge"