🔧 Renovate: Update (minor) henrygd/beszel-agent Docker tag to v0.15.2 #147

Merged
Trez.One merged 1 commits from renovate/docker-compose-henrygd-beszel-agent-0-15-2 into main 2025-10-30 06:12:36 -04:00
Member

This PR contains the following updates:

Package Update Change
henrygd/beszel-agent minor 0.14.1 -> 0.15.2

Renovate Update Info

  • Update Type: minor

  • Automerge: 🛑 This update requires manual approval


Release Notes

henrygd/beszel (henrygd/beszel-agent)

v0.15.2

Compare Source

  • Improve S.M.A.R.T. device detection logic (fix regression in 0.15.1) (#​1345)

Full Changelog: https://github.com/henrygd/beszel/compare/v0.15.1...v0.15.2

v0.15.1

Compare Source

  • Add SMART_DEVICES environment variable to specify devices and types. (#​373, #​1335, docs)
  • Add support for scsi, sntasmedia, and sntrealtek S.M.A.R.T. types. (#​373, #​1335)
  • [Feature] Add sorting to the Smart table by @​svenvg93 in #​1333
  • [Feature] Skip Virtual Disks in S.M.A.R.T data by @​svenvg93 in #​1332
  • Handle power-on time attributes that are formatted as strings (e.g., "0h+0m+0.000s").
  • Fix incorrect disk rendering in S.M.A.R.T. device details. (#​1336)
  • Fix SHARE_ALL_SYSTEMS setting not working for containers. (#​1334)
  • Fix text contrast issue when container details are disabled. (#​1324)

New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.15.0...v0.15.1

v0.15.0

Compare Source

This release introduces initial support for S.M.A.R.T. disk health data. The documentation is a work in progress and may not cover all cases. Please report issues in #​373.

Other changes:

  • Add henrygd/beszel-agent:alpine Docker image and include smartmontools in all non-base agent images.
  • Remove environment variables from container details (#​1305)
  • Add CONTAINER_DETAILS environment variable to control access to container logs and info. (#​1305)
  • Improve temperature chart by allowing y-axis to start above 0 for better readability. (#​1307)
  • Improve battery detection logic. (#​1287)
  • Limit docker log size to prevent possible memory leaks. (#​1322)
  • Update Go dependencies.
  • New translations by @​thorbm1500, @​Utesgui, and others.

Thanks to @​geekifan for doing the initial work on the S.M.A.R.T. support!

New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.14.1...v0.15.0


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: Disabled by config. Please merge this manually once you are satisfied.

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) | minor | `0.14.1` -> `0.15.2` | ### ⚡ Renovate Update Info - **Update Type:** minor - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>henrygd/beszel (henrygd/beszel-agent)</summary> ### [`v0.15.2`](https://github.com/henrygd/beszel/releases/tag/v0.15.2) [Compare Source](https://github.com/henrygd/beszel/compare/v0.15.1...v0.15.2) - Improve S.M.A.R.T. device detection logic (fix regression in 0.15.1) ([#&#8203;1345](https://github.com/henrygd/beszel/issues/1345)) **Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.15.1...v0.15.2> ### [`v0.15.1`](https://github.com/henrygd/beszel/releases/tag/v0.15.1) [Compare Source](https://github.com/henrygd/beszel/compare/v0.15.0...v0.15.1) - Add `SMART_DEVICES` environment variable to specify devices and types. ([#&#8203;373](https://github.com/henrygd/beszel/issues/373), [#&#8203;1335](https://github.com/henrygd/beszel/issues/1335), [docs](https://beszel.dev/guide/environment-variables#smart-devices)) - Add support for `scsi`, `sntasmedia`, and `sntrealtek` S.M.A.R.T. types. ([#&#8203;373](https://github.com/henrygd/beszel/issues/373), [#&#8203;1335](https://github.com/henrygd/beszel/issues/1335)) - \[Feature] Add sorting to the Smart table by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1333](https://github.com/henrygd/beszel/pull/1333) - \[Feature] Skip Virtual Disks in S.M.A.R.T data by [@&#8203;svenvg93](https://github.com/svenvg93) in [#&#8203;1332](https://github.com/henrygd/beszel/pull/1332) - Handle power-on time attributes that are formatted as strings (e.g., "0h+0m+0.000s"). - Fix incorrect disk rendering in S.M.A.R.T. device details. ([#&#8203;1336](https://github.com/henrygd/beszel/issues/1336)) - Fix `SHARE_ALL_SYSTEMS` setting not working for containers. ([#&#8203;1334](https://github.com/henrygd/beszel/issues/1334)) - Fix text contrast issue when container details are disabled. ([#&#8203;1324](https://github.com/henrygd/beszel/issues/1324)) #### New Contributors - [@&#8203;AuthorShin](https://github.com/AuthorShin) made their first contribution in [#&#8203;1323](https://github.com/henrygd/beszel/pull/1323) - [@&#8203;zjkal](https://github.com/zjkal) made their first contribution in [#&#8203;1343](https://github.com/henrygd/beszel/pull/1343) **Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.15.0...v0.15.1> ### [`v0.15.0`](https://github.com/henrygd/beszel/releases/tag/v0.15.0) [Compare Source](https://github.com/henrygd/beszel/compare/v0.14.1...v0.15.0) This release introduces initial support for S.M.A.R.T. disk health data. The [documentation](https://beszel.dev/guide/smart-data) is a work in progress and may not cover all cases. Please report issues in [#&#8203;373](https://github.com/henrygd/beszel/issues/373). Other changes: - Add `henrygd/beszel-agent:alpine` Docker image and include `smartmontools` in all non-base agent images. - Remove environment variables from container details ([#&#8203;1305](https://github.com/henrygd/beszel/issues/1305)) - Add `CONTAINER_DETAILS` environment variable to control access to container logs and info. ([#&#8203;1305](https://github.com/henrygd/beszel/issues/1305)) - Improve temperature chart by allowing y-axis to start above 0 for better readability. ([#&#8203;1307](https://github.com/henrygd/beszel/issues/1307)) - Improve battery detection logic. ([#&#8203;1287](https://github.com/henrygd/beszel/issues/1287)) - Limit docker log size to prevent possible memory leaks. ([#&#8203;1322](https://github.com/henrygd/beszel/issues/1322)) - Update Go dependencies. - New translations by [@&#8203;thorbm1500](https://github.com/thorbm1500), [@&#8203;Utesgui](https://github.com/Utesgui), and others. Thanks to [@&#8203;geekifan](https://github.com/geekifan) for doing the initial work on the S.M.A.R.T. support! #### New Contributors - [@&#8203;nsheaps](https://github.com/nsheaps) made their first contribution in [#&#8203;1287](https://github.com/henrygd/beszel/pull/1287) **Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.14.1...v0.15.0> </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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTguMyIsInVwZGF0ZWRJblZlciI6IjQxLjE1OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate-bot added the dependenciesrenovate labels 2025-10-29 06:46:58 -04:00
renovate-bot added 1 commit 2025-10-29 06:47:00 -04:00
renovate-bot added 2 commits 2025-10-29 07:22:31 -04:00
renovate-bot added 2 commits 2025-10-29 08:41:23 -04:00
renovate-bot added 2 commits 2025-10-29 18:19:09 -04:00
renovate-bot added 2 commits 2025-10-29 18:45:12 -04:00
renovate-bot added 2 commits 2025-10-29 19:14:03 -04:00
renovate-bot added 2 commits 2025-10-29 20:41:19 -04:00
renovate-bot added 2 commits 2025-10-29 21:37:14 -04:00
renovate-bot added 2 commits 2025-10-29 22:42:17 -04:00
Trez.One merged commit 246e080498 into main 2025-10-30 06:12:36 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/rikku-home-assistant#147