Update docker.io/davidcrty/databasement Docker tag to v1.0.8
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 (source) | patch | 1.0.7 → 1.0.8 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.0.8
What's Changed
- fix: use fixed date in GFS retention test to avoid month-boundary flake by @David-Crty in #196
- fix: catch transport exceptions in custom notification channels by @David-Crty in #197
- feat: add Discord Webhook notification channel by @David-Crty in #195
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.0.7...v1.0.8