Update docker.io/davidcrty/databasement Docker tag to v1.5.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.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement | patch | 1.5.2 → 1.5.6 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.5.6
What's Changed
- chore(deps): bump phpseclib/phpseclib from 3.0.52 to 3.0.55 by @dependabot[bot] in #407
- feat: add Operator role by @David-Crty in #408
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.5.5...v1.5.6
v1.5.5
What's Changed
- fix: remove empty date folders left behind after deleting backup files (#405) by @David-Crty in #406
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.5.4...v1.5.5
v1.5.4
What's Changed
- feat: post-script command execution after backup by @ktsouvalis in #398
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.5.3...v1.5.4
v1.5.3
What's Changed
- feat: organization merge + async transactional merge/delete by @David-Crty in #401
- feat: support Telegram notification topics by @David-Crty in #403
- refactor: unify success/failure notification messages by @David-Crty in #404
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.5.2...v1.5.3