Update docker.io/davidcrty/databasement Docker tag to v1.6.5
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.3 → 1.6.5 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.6.5
What's Changed
- feat(restore): apply multithreaded decompression for zstd and 7z by @David-Crty in #442
- Normalize configuration screens with shared card heading and tables by @David-Crty in #441
- feat(volume): add Azure Blob Storage volume type by @David-Crty in #443
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.6.4...v1.6.5
v1.6.4
What's Changed
- fix(docker): set HOME for the application user so PostgreSQL TLS works by @David-Crty in #438
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.6.3...v1.6.4