All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.1.0 2023-09-05
- Script to merge Barcus work refacto
- Rename the
docker-compose.*.yml
files tocompose.*.yaml
- Rename the
docker-volumes
folder tovolumes
- Exim config with updated SMTPd image
3.0.0 2022-07-15
- Add Dependabot in CI.
2.0.0 2022-06-09
- Add API service
- Script to merge Barcus work
- Upgrade Bareos to the version 21
1.1.1 2022-06-09
- This CHANGELOG file
- Add Traefik mention on README
- Replace CI markdown check
1.1.0 2022-03-31
- Replace namshi/smtp image by ixdotai/smtp
1.0.1 2022-03-27
- Error message if the environment variables are set twice
1.0.0 2022-03-25
- Use secrets (user and password) for SMTP service
- Remove SMTP user and password from environment variables
0.2.0 2022-03-16
- Bareos database name environment variable
- Fix SMTP_ALIASES environment variable syntax
0.1.0 2022-03-04
- Docker-compose setup for starting Bareos with Træfik