Skip to content

Releases: zammad/zammad-docker-compose

v12.0.3

06 Sep 12:43
0b6e013
Compare
Choose a tag to compare

Changes

  • Maintenance: Update Zammad and Elasticsearch images (patch). (#429) @mgruner

🧹 Maintenance

Full Changelog: v12.0.2...v12.0.3

v12.0.2

21 Aug 11:13
7743084
Compare
Choose a tag to compare

Changes

  • Maintenance: Update Zammad image and dependencies (non-breaking). (#426) @mgruner
  • Maintenance: fix GitHub actions (#425) @mgruner

Full Changelog: v12.0.1...v12.0.2

v12.0.1

26 Jul 05:27
4656401
Compare
Choose a tag to compare

Changes

  • Update Zammad patchlevel + dependencies and introduce updatecli (#422) @mgruner

Full Changelog: v12.0.0...v12.0.1

v12.0.0

12 Jun 12:38
0b1a832
Compare
Choose a tag to compare

Changes

🚀 Features

  • Use only one YAML file to deploy the whole stack (#418) @mgruner
    • Remove docker-compose.override.yml from git to avoid file update conflicts with local customizations.
    • Make all ENV variables optional (use defaults in YAML as fallback)
  • Move .env file to .env.dist to avoid update conflicts. (#419) @mgruner
  • Make exposed application port configurable via new NGINX_EXPOSE_PORT variable (defaults to 8080)
  • Use the backup script that was moved to the Zammad image rather than mounting it via docker.

This greatly simplifies the deployment e.g. via Portainer, where now a deployment directly from git is possible just by entering the project URL, no ENVs have to be specified. Customizations via ENV and custom YAML files is possible just like before.

Full Changelog: v11.3.2...v12.0.0

v11.3.2

07 Jun 10:07
7ea30cb
Compare
Choose a tag to compare

Changes

  • Maintenance: Unify docker compose versions to improve deployment on Portainer (#415, #416, #417) @mgruner

Full Changelog: v11.3.1...v11.3.2

v11.3.1

15 May 06:54
973aedc
Compare
Choose a tag to compare

Changes

  • Update to Zammad 6.3.1. (#413) @mgruner
  • Maintenance: Reactivate stale workflow. (#410) @mgruner
  • Maintenance: Improve CI test script to use 'bundle exec' and wait less. (#409) @mgruner

🧹 Maintenance

Full Changelog: v11.3.0...v11.3.1

v11.3.0

17 Apr 12:07
93ba19c
Compare
Choose a tag to compare

Changes

🚀 Features

🧹 Maintenance

Full Changelog: v11.2.0...v11.3.0

v11.2.0

07 Dec 12:56
4de188e
Compare
Choose a tag to compare

Changes

🚀 Features

Full Changelog: v11.1.2...v11.2.0

v11.1.2

07 Nov 11:20
Compare
Choose a tag to compare

Changes

  • Update Zammad to latest patch level 6.1.0-58 (#386) @mgruner

Full Changelog: v11.1.1...v11.1.2

v11.1.1

03 Nov 09:25
069bf2b
Compare
Choose a tag to compare

Changes

  • Fixes #381 - Zammad-NGINX can not write config file due to read-only (#383) @mgruner

Full Changelog: v11.1.0...v11.1.1