Update docker.io/davidcrty/databasement Docker tag to v1.5.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.4.2 → 1.5.1 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.5.1
What's Changed
- fix: disable Adminer for agent-backed servers + Mermaid agent diagram by @David-Crty in #395
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.5.0...v1.5.1
v1.5.0
What's Changed
- ci: address SonarQube findings by @David-Crty in #387
- ci: run SonarQube analysis on pull requests by @David-Crty in #391
- chore(deps): bump phpseclib/phpseclib from 3.0.52 to 3.0.55 by @dependabot[bot] in #389
- fix: exclude failed snapshots from all snapshot counters by @ktsouvalis in #377
- chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs by @dependabot[bot] in #392
- chore(deps): bump guzzlehttp/guzzle from 7.11.0 to 7.12.1 by @dependabot[bot] in #393
- feat: bring back the remote agent (egress) backup pathway by @David-Crty in #390
- docs: document remote agents + reusable agent status indicator by @David-Crty in #394
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.4.2...v1.5.0