github zammad/zammad-docker-compose v15.0.0

latest release: v15.0.1
10 hours ago

Changes

  • Changes for Zammad 7.0 (#530) @mgruner
  • Add support for Redis Sentinel variables (#510)
  • Add support for restore mode (#491)
    • Zammad 7.0 features restoring backups in docker. This happens inside the zammad-backup container, which therefore needs to mount the zammad-storage volume in rw mode rather than ro so that files can actually be restored.
    • Breaking Change: This change of the mount point must be transferred to any local docker-compose.yml definitions that are already deployed and need to be updated.
  • Update to Elasticsearch 9 and Redis 8 (#531)
  • Automatically configure trusted RAILS_TRUSTED_PROXIES for proxy scenarios (#532)
  • Drop obsolete version attribute from compose.yml files (#529) @mgruner

Full Changelog: v14.1.6...v15.0.0

Don't miss a new zammad-docker-compose release

NewReleases is sending notifications on new releases.