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

Merged
renovate-bot merged 1 commits from renovate/docker-compose-henrygd-beszel-agent-0-18-4 into main 2026-02-20 17:04:18 -05:00
Member

This PR contains the following updates:

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

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

henrygd/beszel (henrygd/beszel-agent)

v0.18.4

Compare Source

What's Changed

  • Add outbound heartbeat monitoring to external services by @​amirhmoradi in #​1729
  • Add experimental GPU monitoring for Apple Silicon by @​raccettura. (#​1747, #​1746, docs)
  • Add nvtop integration for GPU monitoring. (#​1508)
  • Add GPU_COLLECTOR environment variable to manually specify the GPU collector(s).
  • SMART: add eMMC health via sysfs by @​VACInc in #​1736
  • Add DISABLE_SSH environment variable to disable SSH agent functionality. (#​1061)
  • Add fingerprint command to the agent. (#​1726)
  • Include GTT memory in AMD GPU metrics and improve device name lookup. (#​1569)
  • Improve multiplexed logs detection for Podman. (#​1755)
  • Harden against Docker API path traversal.
  • Fix issue where the agent could report incorrect root disk I/O when running in Docker. (#​1737)
  • Show system uptime in the system table by @​svenvg93 in #​1719
  • Retry Docker check on non-200 HTTP response by @​ElioDiNino in #​1754
  • Allow precise value entry for alerts via text input by @​svenvg93 in #​1718
  • Add version flag to agent by @​svenvg93 in #​1639
  • Fix race issue with meter threshold colors.
  • Add InstallMethod parameter to Windows install script.
  • Update Go version and dependencies.

New Contributors

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


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.3` -> `0.18.4` | ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>henrygd/beszel (henrygd/beszel-agent)</summary> ### [`v0.18.4`](https://github.com/henrygd/beszel/releases/tag/v0.18.4) [Compare Source](https://github.com/henrygd/beszel/compare/v0.18.3...v0.18.4) #### What's Changed - Add outbound heartbeat monitoring to external services by [@&#8203;amirhmoradi](https://github.com/amirhmoradi) in [#&#8203;1729](https://github.com/henrygd/beszel/pull/1729) - Add experimental GPU monitoring for Apple Silicon by [@&#8203;raccettura](https://github.com/raccettura). ([#&#8203;1747](https://github.com/henrygd/beszel/issues/1747), [#&#8203;1746](https://github.com/henrygd/beszel/issues/1746), [docs](https://beszel.dev/guide/gpu#apple)) - Add `nvtop` integration for GPU monitoring. ([#&#8203;1508](https://github.com/henrygd/beszel/issues/1508)) - Add `GPU_COLLECTOR` environment variable to manually specify the GPU collector(s). - SMART: add eMMC health via sysfs by [@&#8203;VACInc](https://github.com/VACInc) in [#&#8203;1736](https://github.com/henrygd/beszel/pull/1736) - Add `DISABLE_SSH` environment variable to disable SSH agent functionality. ([#&#8203;1061](https://github.com/henrygd/beszel/issues/1061)) - Add `fingerprint` command to the agent. ([#&#8203;1726](https://github.com/henrygd/beszel/issues/1726)) - Include GTT memory in AMD GPU metrics and improve device name lookup. ([#&#8203;1569](https://github.com/henrygd/beszel/issues/1569)) - Improve multiplexed logs detection for Podman. ([#&#8203;1755](https://github.com/henrygd/beszel/issues/1755)) - Harden against Docker API path traversal. - Fix issue where the agent could report incorrect root disk I/O when running in Docker. ([#&#8203;1737](https://github.com/henrygd/beszel/issues/1737)) - Show system uptime in the system table by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1719](https://github.com/henrygd/beszel/pull/1719) - Retry Docker check on non-200 HTTP response by [@&#8203;ElioDiNino](https://github.com/ElioDiNino) in [#&#8203;1754](https://github.com/henrygd/beszel/pull/1754) - Allow precise value entry for alerts via text input by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1718](https://github.com/henrygd/beszel/pull/1718) - Add version flag to agent by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1639](https://github.com/henrygd/beszel/pull/1639) - Fix race issue with meter threshold colors. - Add `InstallMethod` parameter to Windows install script. - Update Go version and dependencies. #### New Contributors - [@&#8203;VACInc](https://github.com/VACInc) made their first contribution in [#&#8203;1736](https://github.com/henrygd/beszel/pull/1736) - [@&#8203;amirhmoradi](https://github.com/amirhmoradi) made their first contribution in [#&#8203;1729](https://github.com/henrygd/beszel/pull/1729) - [@&#8203;ElioDiNino](https://github.com/ElioDiNino) made their first contribution in [#&#8203;1754](https://github.com/henrygd/beszel/pull/1754) - [@&#8203;raccettura](https://github.com/raccettura) made their first contribution in [#&#8203;1747](https://github.com/henrygd/beszel/pull/1747) **Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.18.3...v0.18.4> </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-20 17:03:54 -05:00
renovate-bot added 1 commit 2026-02-20 17:04:01 -05:00
🔧 Renovate: Update (patch) henrygd/beszel-agent Docker tag to v0.18.4
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Failing after 4m17s
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 3m39s
8172ce273b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-20 17:04:12 -05:00
renovate-bot merged commit d68c218ea4 into main 2026-02-20 17:04:18 -05:00
renovate-bot deleted branch renovate/docker-compose-henrygd-beszel-agent-0-18-4 2026-02-20 17:04: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#129