Update docker.io/davidcrty/databasement Docker tag to v1.4.0
No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement | minor | 1.3.1 → 1.4.0 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.4.0
What's Changed
- fix: GFS retention keeps newest snapshot per week/month, not oldest by @David-Crty in #364
- chore: remove the agent feature in favor of SSH by @David-Crty in #365
- Feat/toggle backups enabled from index by @ktsouvalis in #369
- feat: allow multiple recipients in email notification channel by @ktsouvalis in #367
New Contributors
- @ktsouvalis made their first contribution in #369
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.3.1...v1.4.0