v10.0.0
·
51 commits
to refs/heads/master
since this release
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