Skip to content

Releases: zammad/zammad-docker-compose

v14.1.0

13 Aug 06:14
fc9e1be
Compare
Choose a tag to compare

Changes

🚀 Features

Full Changelog: v14.0.0...v14.1.0

v14.0.0

01 Aug 05:04
dfd757c
Compare
Choose a tag to compare

Changes

⚠ Breaking Changes

We needed to move away from the bitnami/elasticsearch to the library/elasticsearch image due to bitnami/charts#35164. This change requires a manual update step to fix file permissions in the elasticsearch-data volume:

docker compose run -it -u0 zammad-elasticsearch chown elasticsearch -Rv /usr/share/elasticsearch/data
changed ownership of '/usr/share/elasticsearch/data/node.lock' from 1001 to elasticsearch
changed ownership of '/usr/share/elasticsearch/data/nodes' from 1001 to elasticsearch
…
  • Maintenance: Switch from bitnami/elasticsearch to library/elasticsearch (#500) @mgruner

Full Changelog: v13.6.0...v14.0.0

v13.6.0

24 Jun 10:44
b98253f
Compare
Choose a tag to compare

Changes

🚀 Features

  • Pass resource ENVs to zammad-elasticsearch container (#494) @mgruner
  • Add scenario to apply docker resource limits (#492) @mgruner

Full Changelog: v13.5.1...v13.6.0

v13.5.1

22 May 06:51
9012f4a
Compare
Choose a tag to compare

Changes

Full Changelog: v13.5.0...v13.5.1

v13.5.0

19 May 08:56
0cf6c27
Compare
Choose a tag to compare

Changes

🚀 Features

Full Changelog: v13.4.2...v13.5.0

v13.4.2

07 May 05:57
0f5d06d
Compare
Choose a tag to compare

Changes

Full Changelog: v13.4.1...v13.4.2

v13.4.1

10 Apr 07:35
270b57a
Compare
Choose a tag to compare

Changes

Full Changelog: v13.4.0...v13.4.1

v13.4.0

02 Apr 07:30
39f9703
Compare
Choose a tag to compare

Changes

🚀 Features

Full Changelog: v13.3.3...v13.4.0

v13.3.3

02 Apr 06:11
4df77d2
Compare
Choose a tag to compare

Changes

  • Patch-level updates, including Zammad 6.4.2 (#475) @mgruner

Full Changelog: v13.3.2...v13.3.3

v13.3.2

10 Mar 06:32
6ee671e
Compare
Choose a tag to compare

Changes

Full Changelog: v13.3.1...v13.3.2