Update docker.io/davidcrty/databasement Docker tag to v1.3.1
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.2.12 → 1.3.1 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.3.1
What's Changed
- fix: 1.3.0 bug reviews — scheduled restore, paths, UI consistency by @David-Crty in #362
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add Adminer database browser integration by @David-Crty in #199
- chore(deps): combine open dependabot updates by @David-Crty in #361
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.61.0 to 4.61.1 by @dependabot[bot] in #350
- feat: Scheduled Restores — UI for recurring restores using the existing schedules by @garanda21 in #321
New Contributors
- @garanda21 made their first contribution in #321
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.12...v1.3.0