Update docker.io/davidcrty/databasement Docker tag to v1.7.3
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.7.1 → 1.7.3 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.7.3
What's Changed
- Restrict hook scripts to super admins and validate remaining sinks by @David-Crty in #515
- Scope Restore records to their organization by @David-Crty in #516
- Share the index filter plumbing by @David-Crty in #517
- chore(deps): batch all open Dependabot updates by @David-Crty in #519
- Reuse existing shared abstractions by @David-Crty in #518
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.7.2...v1.7.3
v1.7.2
What's Changed
- Harden organization scoping and path validation by @David-Crty in #511
- chore(ci): drop Codacy coverage upload by @David-Crty in #512
- fix(queue): stop a running backup being re-delivered to a second worker (#488) by @David-Crty in #510
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.7.1...v1.7.2