Releases: zammad/zammad-docker-compose
Releases · zammad/zammad-docker-compose
v14.1.1
Changes
🧹 Maintenance
- Bump actions/stale from 9 to 10 (#506) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#504) @dependabot[bot]
Full Changelog: v14.1.0...v14.1.1
v14.1.0
v14.0.0
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
…
Full Changelog: v13.6.0...v14.0.0
v13.6.0
v13.5.1
v13.5.0
v13.4.2
v13.4.1
Changes
- Patch-level image update (#479) @mgruner - this update applies the fix for zammad/zammad#5553.
Full Changelog: v13.4.0...v13.4.1
v13.4.0
v13.3.3
Changes
Full Changelog: v13.3.2...v13.3.3