Skip to content

camunda-platform-11.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 21:50
· 6 commits to 8e994cd8efce11f805cab4fd6ceba47ec4e6e19b since this release
5d24af7

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

camunda-platform-11.1.0 (2024-12-10)

Features

  • Adding TLS support to console (#2505)
  • Add core unified prefix for Elasticsearch/OpenSearch (#2643)

Fixes

  • Add default webModler url when ingress is disabled (#2566)

Release Info

Supported versions:

Camunda images:

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

Non-Camunda images:

  • docker.io/bitnami/elasticsearch:8.15.4
  • docker.io/bitnami/os-shell:12-debian-12-r33
  • docker.io/bitnami/postgresql:14.15.0-debian-12-r2
  • docker.io/bitnami/postgresql:15.10.0-debian-12-r2

Verification

To verify the integrity of the Helm chart using Cosign:

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