🔧 Renovate: Update (patch) henrygd/beszel-agent Docker tag to v0.18.3 #113

Merged
renovate-bot merged 1 commits from renovate/docker-compose-henrygd-beszel-agent-0-18-3 into main 2026-02-01 14:05:10 -05:00
Member

This PR contains the following updates:

Package Update Change
henrygd/beszel-agent patch 0.18.2 -> 0.18.3

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

henrygd/beszel (henrygd/beszel-agent)

v0.18.3

Compare Source

Notice

  • The Windows agent's updated version of LibreHardwareMonitorLib now uses PawnIO instead of WinRing0. If you lose temperature sensors, make sure PawnIO is installed. (See #​1657 and #​1697.)

  • Container NetworkSent and NetworkRecv fields have been deprecated in favor of Bandwidth. Agents will stop populating those fields in 0.19.0, so please update any integrations to prefer Bandwidth. It's available for all containers on hubs >= 0.18.3.

What's Changed

  • Add experimental sysfs AMD GPU collector. (#​737, #​1569)
  • Improve container network stats accuracy.
  • Fix SHARE_ALL_SYSTEMS for system_details, smart_devices, and systemd_services. (#​1660)
  • Improve CJK truncation in UI.
  • Fix container uptime sorting edge case. (#​1696)
  • Remove stale systemd services from tracking after deletion. (#​1594)
  • Update honeypot field name and autofill ignores. (#​1011)
  • Write health_file to /dev/shm instead of /tmp if available. (#​1455)
  • Ensure battery current charge doesn't exceed full capacity. (#​1668)
  • Increase smartctl --scan timeout to 10 seconds. (#​1465)
  • Update Go dependencies

New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.18.2...v0.18.3


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [henrygd/beszel-agent](https://github.com/henrygd/beszel) | patch | `0.18.2` -> `0.18.3` | ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>henrygd/beszel (henrygd/beszel-agent)</summary> ### [`v0.18.3`](https://github.com/henrygd/beszel/releases/tag/v0.18.3) [Compare Source](https://github.com/henrygd/beszel/compare/v0.18.2...v0.18.3) #### Notice - The Windows agent's updated version of `LibreHardwareMonitorLib` now uses [PawnIO](https://pawnio.eu/) instead of WinRing0. If you lose temperature sensors, make sure PawnIO is installed. (See [#&#8203;1657](https://github.com/henrygd/beszel/issues/1657) and [#&#8203;1697](https://github.com/henrygd/beszel/issues/1697).) - Container `NetworkSent` and `NetworkRecv` fields have been deprecated in favor of `Bandwidth`. Agents will stop populating those fields in 0.19.0, so please update any integrations to prefer `Bandwidth`. It's available for all containers on hubs >= 0.18.3. #### What's Changed - Add experimental sysfs AMD GPU collector. ([#&#8203;737](https://github.com/henrygd/beszel/issues/737), [#&#8203;1569](https://github.com/henrygd/beszel/issues/1569)) - Improve container network stats accuracy. - Fix `SHARE_ALL_SYSTEMS` for system\_details, smart\_devices, and systemd\_services. ([#&#8203;1660](https://github.com/henrygd/beszel/issues/1660)) - Improve CJK truncation in UI. - Fix container uptime sorting edge case. ([#&#8203;1696](https://github.com/henrygd/beszel/issues/1696)) - Remove stale systemd services from tracking after deletion. ([#&#8203;1594](https://github.com/henrygd/beszel/issues/1594)) - Update honeypot field name and autofill ignores. ([#&#8203;1011](https://github.com/henrygd/beszel/issues/1011)) - Write health\_file to `/dev/shm` instead of `/tmp` if available. ([#&#8203;1455](https://github.com/henrygd/beszel/issues/1455)) - Ensure battery current charge doesn't exceed full capacity. ([#&#8203;1668](https://github.com/henrygd/beszel/issues/1668)) - Increase `smartctl --scan` timeout to 10 seconds. ([#&#8203;1465](https://github.com/henrygd/beszel/issues/1465)) - Update Go dependencies * Change usermod to addgroup for docker access by [@&#8203;wowi42](https://github.com/wowi42) in [#&#8203;1641](https://github.com/henrygd/beszel/pull/1641) * fix: update smartctlArgs call to use hasExistingData flag by [@&#8203;nemvince](https://github.com/nemvince) in [#&#8203;1645](https://github.com/henrygd/beszel/pull/1645) * feat: add tooltip to system name in systems table by [@&#8203;Fahleen1](https://github.com/Fahleen1) in [#&#8203;1640](https://github.com/henrygd/beszel/pull/1640) * chore: update workflows and templates by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1661](https://github.com/henrygd/beszel/pull/1661) * Add SMART\_DEVICES\_SEPARATOR + allow drives with the same name to be added with different types (e.g. raid controllers) by [@&#8203;jules2689](https://github.com/jules2689) in [#&#8203;1655](https://github.com/henrygd/beszel/pull/1655) * Chore: Remove Debian package goreleaser workaround by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1677](https://github.com/henrygd/beszel/pull/1677) * \[Agent] feat: parse ATA device statistics for temperature and future metrics by [@&#8203;sternma](https://github.com/sternma) in [#&#8203;1689](https://github.com/henrygd/beszel/pull/1689) * \[Bug] Restore "Add System" button on mobile. by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1687](https://github.com/henrygd/beszel/pull/1687) * Bug: Apply SELinux context after binary replacement by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1678](https://github.com/henrygd/beszel/pull/1678) * feat: Added tooltips for navbar buttons to clear meaning of each one by [@&#8203;Fahleen1](https://github.com/Fahleen1) in [#&#8203;1636](https://github.com/henrygd/beszel/pull/1636) * Bug: Don't force lowercase text by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1682](https://github.com/henrygd/beszel/pull/1682) * fix: update LibreHardwareMonitorLib to 0.9.5 by [@&#8203;bartvdbraak](https://github.com/bartvdbraak) in [#&#8203;1697](https://github.com/henrygd/beszel/pull/1697) * bug: ignore alt key combinations by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1698](https://github.com/henrygd/beszel/pull/1698) #### New Contributors - [@&#8203;wowi42](https://github.com/wowi42) made their first contribution in [#&#8203;1641](https://github.com/henrygd/beszel/pull/1641) - [@&#8203;nemvince](https://github.com/nemvince) made their first contribution in [#&#8203;1645](https://github.com/henrygd/beszel/pull/1645) - [@&#8203;Fahleen1](https://github.com/Fahleen1) made their first contribution in [#&#8203;1640](https://github.com/henrygd/beszel/pull/1640) - [@&#8203;jules2689](https://github.com/jules2689) made their first contribution in [#&#8203;1655](https://github.com/henrygd/beszel/pull/1655) - [@&#8203;sternma](https://github.com/sternma) made their first contribution in [#&#8203;1689](https://github.com/henrygd/beszel/pull/1689) - [@&#8203;bartvdbraak](https://github.com/bartvdbraak) made their first contribution in [#&#8203;1697](https://github.com/henrygd/beszel/pull/1697) **Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.18.2...v0.18.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41MC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate-bot added the dependenciesrenovate labels 2026-02-01 14:04:33 -05:00
renovate-bot added 1 commit 2026-02-01 14:04:35 -05:00
🔧 Renovate: Update (patch) henrygd/beszel-agent Docker tag to v0.18.3
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Failing after 3m55s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Has been skipped
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been skipped
Renovate PR Deployment / Renovate PR Deployment (pull_request) Failing after 3m13s
11261e5cae
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-01 14:04:40 -05:00
renovate-bot merged commit d57e4d8fd3 into main 2026-02-01 14:05:10 -05:00
renovate-bot deleted branch renovate/docker-compose-henrygd-beszel-agent-0-18-3 2026-02-01 14:05:27 -05:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/ultima-ai#113