nix-config/modules
Renovate Bot b88ad7be39 Update fnsys/dockhand Docker tag to v1.0.37 (#20)
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-->

Reviewed-on: #20
Co-authored-by: Renovate Bot <renovate@jfreudenberger.de>
Co-committed-by: Renovate Bot <renovate@jfreudenberger.de>
2026-07-12 19:11:57 +02:00
..
disko Add host srv03 2026-04-25 02:33:35 +02:00
administration.nix Add opkssh to administration module 2026-04-22 22:17:58 +02:00
android.nix Initial commit 2025-01-14 01:29:24 +01:00
auto-upgrade.nix Allow disabling automatic reboots in module 2026-04-27 23:50:54 +02:00
beszel-hub.nix Inline oci image versions and add image digests 2026-06-18 02:29:34 +02:00
bluetooth.nix Initial commit 2025-01-14 01:29:24 +01:00
boot-login.nix Use greetd and regreet instead of lightdm 2026-07-02 19:56:43 +02:00
cli-essentials.nix Add dig to cli essentials 2026-06-18 01:29:27 +02:00
connectivity.nix Initial commit 2025-01-14 01:29:24 +01:00
creativity.nix Add lazy-apps 2025-06-08 01:07:03 +02:00
desktop-essentials.nix nixos: 25.11 -> 26.05 2026-06-14 01:08:20 +02:00
displaylink.nix Add displaylink module 2026-06-22 22:11:50 +02:00
distrobox.nix Initial commit 2025-01-14 01:29:24 +01:00
docker.nix Switch to docker_29 2026-06-10 22:20:52 +02:00
dockhand.nix Update fnsys/dockhand Docker tag to v1.0.37 (#20) 2026-07-12 19:11:57 +02:00
fingerprint.nix Initial commit 2025-01-14 01:29:24 +01:00
firmware.nix Initial commit 2025-01-14 01:29:24 +01:00
flatpak.nix Initial commit 2025-01-14 01:29:24 +01:00
fonts.nix Add fira fonts 2026-02-22 17:20:48 +01:00
gaming.nix Initial commit 2025-01-14 01:29:24 +01:00
gui-coding.nix Add DBeaver as lazy app 2026-05-04 01:49:50 +02:00
hawser.nix Update ghcr.io/finsys/hawser Docker tag to v0.2.46 (#15) 2026-06-29 22:46:57 +02:00
i3.nix Set default session to sway 2026-07-02 19:56:43 +02:00
intel-cpu.nix Add intel-cpu module 2026-03-27 01:21:16 +01:00
internet.nix Use packages from stable which were from unstable before 2025-05-27 22:01:39 +03:00
k3s.nix Configure clustering with k3s 2025-08-17 02:53:39 +02:00
laptop.nix Revert "Switch from zen kernel to latest kernel for laptops" 2026-04-22 22:16:56 +02:00
lightdm-gtk.nix Migrate lightdm module to new options 2026-07-02 19:56:43 +02:00
locale.nix Initial commit 2025-01-14 01:29:24 +01:00
logitech.nix Initial commit 2025-01-14 01:29:24 +01:00
netbird-client.nix Update netbird (#10) 2026-07-02 19:40:00 +02:00
netbird-docker.nix Update netbird (#10) 2026-07-02 19:40:00 +02:00
network-client.nix Remove firewall rules for wireguard and set rpfilter to loose 2026-03-11 23:13:30 +01:00
network-server.nix Disallow ping on servers 2026-01-04 22:17:30 +01:00
nix.nix Explicitly set nix package to use 2026-02-22 17:53:31 +01:00
office.nix Add pdfarranger to office module 2025-04-22 18:41:20 +03:00
opkssh.sample.nix Add sample for opkssh module 2026-03-27 01:29:56 +01:00
optical-media.nix Initial commit 2025-01-14 01:29:24 +01:00
pocket-id.nix Update ghcr.io/pocket-id/pocket-id Docker tag to v2.10.0 (#19) 2026-07-12 19:11:30 +02:00
qemu-guest.nix Add qemu-guest-utils module 2025-08-17 01:35:09 +02:00
security.nix Use packages from stable which were from unstable before 2025-05-27 22:01:39 +03:00
server-cli.nix Add more server-centered modules for cli and networking 2025-01-18 20:46:29 +02:00
sshd.nix Add fail2ban to sshd module 2026-03-11 22:53:54 +01:00
sway.nix Add gvfs and udisks2 to sway module 2026-07-10 22:08:01 +02:00
sync-clients.nix Initial commit 2025-01-14 01:29:24 +01:00
systemd-boot.nix Externalize systemd-boot module 2025-08-17 01:34:38 +02:00
teleport.nix Update teleport to teleport_17 2025-04-04 21:42:49 +03:00
timezone-imperatively.nix Add module to make timezone imperatively settable 2025-01-18 20:39:17 +02:00
traefik-oidc.nix Update traefik Docker tag to v3.7.7 (#18) 2026-07-09 13:27:39 +02:00
traefik.nix Update traefik Docker tag to v3.7.7 (#18) 2026-07-09 13:27:39 +02:00
typesetting.nix Remove texlive from system closure 2026-03-11 22:55:25 +01:00
video-and-sound.nix Add vlc to video-and-sound module 2025-02-18 12:01:20 +02:00
virtualization.nix Add virtiofsd to enable shared folder to qemu 2026-01-18 22:34:11 +01:00