Update docker.io/davidcrty/databasement Docker tag to v1.6.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 | patch | 1.6.7 → 1.6.8 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.6.8
What's Changed
- fix(ui): respect APP_URL subpath in logo link by @David-Crty in #459
- feat: add zh-tw language by @ThanatosDi in #456
- feat(volume): add storage limit with fail-before-upload enforcement by @David-Crty in #458
- chore(deps): bump guzzlehttp/guzzle from 7.13.1 to 7.15.1 by @dependabot[bot] in #465
- chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs by @dependabot[bot] in #467
- fix(backup): stop unreachable mail server from wedging backup jobs by @David-Crty in #466
- Add total-storage threshold notification by @bonderaustria in #462
New Contributors
- @ThanatosDi made their first contribution in #456
- @bonderaustria made their first contribution in #462
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.6.7...v1.6.8