Update docker.io/davidcrty/databasement Docker tag to v1.0.6
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.
Including updating all docker and host agents manually.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement (source) | patch | 1.0.4 → 1.0.6 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.0.6
What's Changed
- fix: prevent orphaned backup jobs and allow cancelling pending jobs by @David-Crty in #188
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: apply default trusted proxies when env var is empty by @David-Crty in #184
- Preserve database ownership on restore and add restore options by @David-Crty in #185
- feat: show version in docs and API on tag release by @David-Crty in #183
- chore(deps): bump picomatch by @dependabot[bot] in #187
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.0.4...v1.0.5