Update fnsys/dockhand Docker tag to v1.0.37 #20

Merged
JuliusFreudenberger merged 1 commit from renovate/fnsys-dockhand-1.x into main 2026-07-12 19:11:57 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
fnsys/dockhand (source) patch v1.0.36v1.0.37

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Finsys/dockhand (fnsys/dockhand)

v1.0.37

Compare Source

What's new in v1.0.37

  • Prometheus metrics at /metrics for env state and internals, gated by EXPORT_METRICS (#​339)
  • export scan results as SARIF 2.1.0, manual export and API for DefectDojo/Dependency-Track/GitHub (#​415)
  • bump bundled docker-compose to 5.2.0-r0 to clear known CVEs
  • Vulnerabilities dashboard: aggregated CVE findings (#​1038)
  • update container images directly from the Stack view (#​1073)
  • stacks list shows an update indicator for stacks with image updates (#​504)
  • 🐛 copying an image to another registry keeps its tag instead of defaulting to latest (#​1243)
  • 🐛 more-than-current image re-scans the current image so a stale cached scan doesn't block (#​1022)
  • application logs now include the log level (INFO/WARN/ERROR) in the prefix (#​1166)
  • option to suppress the "What's New" popup (#​1235)
  • 🐛 ntfy notifications now forward the email query parameter so ntfy can send email (#​1231)
  • default scanner images bumped to grype v0.115.0 and trivy 0.71.2 (#​1241)
  • 🐛 the "Latest" update-check result now stays visible and doesn't revert (#​1019)
  • a stack with container label dockhand.adopt=false excluded from adoption (#​998)
  • 🐛 dashboard daemon info shows the real host hostname, not Dockhand's container id (#​1265)
  • file editor prompts to save/discard unsaved changes before closing (#​1264)
  • 🐛 GET /api/containers/check-updates now lists pending updates (POST still triggers a check) (#​1266)
  • sidebar menu customizable (order and visibility of items) (#​1252)
  • 🐛 activity and audit date filters respect the configured timezone instead of UTC (#​1269)
  • git deploy progress shows the changed files before the deploy starts (#​1260)

Docker image

docker pull fnsys/dockhand:v1.0.37

Also available as fnsys/dockhand:latest

View on Docker Hub


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fnsys/dockhand](https://dockhand.pro) ([source](https://github.com/Finsys/dockhand)) | patch | `v1.0.36` → `v1.0.37` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information. --- ### Release Notes <details> <summary>Finsys/dockhand (fnsys/dockhand)</summary> ### [`v1.0.37`](https://github.com/Finsys/dockhand/releases/tag/v1.0.37) [Compare Source](https://github.com/Finsys/dockhand/compare/v1.0.36...v1.0.37) #### What's new in v1.0.37 - ✨ Prometheus metrics at /metrics for env state and internals, gated by EXPORT\_METRICS ([#&#8203;339](https://github.com/Finsys/dockhand/issues/339)) - ✨ export scan results as SARIF 2.1.0, manual export and API for DefectDojo/Dependency-Track/GitHub ([#&#8203;415](https://github.com/Finsys/dockhand/issues/415)) - ✨ bump bundled docker-compose to 5.2.0-r0 to clear known CVEs - ✨ Vulnerabilities dashboard: aggregated CVE findings ([#&#8203;1038](https://github.com/Finsys/dockhand/issues/1038)) - ✨ update container images directly from the Stack view ([#&#8203;1073](https://github.com/Finsys/dockhand/issues/1073)) - ✨ stacks list shows an update indicator for stacks with image updates ([#&#8203;504](https://github.com/Finsys/dockhand/issues/504)) - 🐛 copying an image to another registry keeps its tag instead of defaulting to latest ([#&#8203;1243](https://github.com/Finsys/dockhand/issues/1243)) - 🐛 `more-than-current image` re-scans the current image so a stale cached scan doesn't block ([#&#8203;1022](https://github.com/Finsys/dockhand/issues/1022)) - ✨ application logs now include the log level (INFO/WARN/ERROR) in the prefix ([#&#8203;1166](https://github.com/Finsys/dockhand/issues/1166)) - ✨ option to suppress the "What's New" popup ([#&#8203;1235](https://github.com/Finsys/dockhand/issues/1235)) - 🐛 ntfy notifications now forward the `email` query parameter so ntfy can send email ([#&#8203;1231](https://github.com/Finsys/dockhand/issues/1231)) - ✨ default scanner images bumped to grype v0.115.0 and trivy 0.71.2 ([#&#8203;1241](https://github.com/Finsys/dockhand/issues/1241)) - 🐛 the "Latest" update-check result now stays visible and doesn't revert ([#&#8203;1019](https://github.com/Finsys/dockhand/issues/1019)) - ✨ a stack with container label `dockhand.adopt=false` excluded from adoption ([#&#8203;998](https://github.com/Finsys/dockhand/issues/998)) - 🐛 dashboard daemon info shows the real host hostname, not Dockhand's container id ([#&#8203;1265](https://github.com/Finsys/dockhand/issues/1265)) - ✨ file editor prompts to save/discard unsaved changes before closing ([#&#8203;1264](https://github.com/Finsys/dockhand/issues/1264)) - 🐛 `GET /api/containers/check-updates` now lists pending updates (POST still triggers a check) ([#&#8203;1266](https://github.com/Finsys/dockhand/issues/1266)) - ✨ sidebar menu customizable (order and visibility of items) ([#&#8203;1252](https://github.com/Finsys/dockhand/issues/1252)) - 🐛 activity and audit date filters respect the configured timezone instead of UTC ([#&#8203;1269](https://github.com/Finsys/dockhand/issues/1269)) - ✨ git deploy progress shows the changed files before the deploy starts ([#&#8203;1260](https://github.com/Finsys/dockhand/issues/1260)) #### Docker image ```bash docker pull fnsys/dockhand:v1.0.37 ``` Also available as `fnsys/dockhand:latest` [View on Docker Hub](https://hub.docker.com/r/fnsys/dockhand) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-07-11 18:40:24 +02:00
JuliusFreudenberger merged commit b88ad7be39 into main 2026-07-12 19:11:57 +02:00
JuliusFreudenberger deleted branch renovate/fnsys-dockhand-1.x 2026-07-12 19:11:57 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JuliusFreudenberger/nix-config#20
No description provided.