Releases: zammad/zammad-docker-compose
Releases · zammad/zammad-docker-compose
v11.1.2
Changes
Full Changelog: v11.1.1...v11.1.2
v11.1.1
Changes
Full Changelog: v11.1.0...v11.1.1
v11.1.0
Changes
Full Changelog: v11.0.0...v11.1.0
v11.0.0
Changes
- Switch to Zammad 6.1.0. (#374) @mgruner
- Add support for passing the new
POSTGRESQL_OPTIONS
variable via env
🧹 Maintenance
- Bump actions/checkout from 3 to 4 (#373) @dependabot
Full Changelog: v10.0.5...v11.0.0
v10.0.5
Changes
- Fixes: #346 - docker-entrypoint for zammad-nginx fails to adapt nginx config properly. (#372) @mgruner
- Maintenance: Switch env definition to hash for better reusability. (#371) @mgruner
- Follow-up: cb6a82d - Repair and improve zammad-backup (#370) @mgruner
- Maintenance: Refactor YAML for better maintainability. (#369) @mgruner
Full Changelog: v10.0.4...v10.0.5
v10.0.4
Changes
Full Changelog: v10.0.3...v10.0.4
v10.0.3
Changes
Full Changelog: v10.0.2...v10.0.3
v10.0.2
v10.0.1
v10.0.0
Changes
- Update to Zammad 6.0. (#347) @mgruner
- updated zammad to 6.0.0-27
- use ghcr.io as docker registry
- rsync part of init container has been removed
- new docker volume zammad-var replacing zammad-data (the old volume still exists in case you need data from there)
- file backup has been adjusted to only backup /opt/zammad/var now
- all docker image versions are configured through env vars in the .env file now
- updated all dependency containers to latest versions
- set fixed minor version of compose file to 3.8
- auto_wizard.json is now used from the /var dir
- adjust autowizard test to check for created user
Full Changelog: v9.0.2...v10.0.0