 ivanchandRenovate Bot
|
e7c419a353
|
Update ghcr.io/henrygd/beszel/beszel Docker tag to v0.20.0 (#14)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/henrygd/beszel/beszel](https://github.com/henrygd/beszel) | minor | `0.19.0` → `0.20.0` |
---
### Release Notes
<details>
<summary>henrygd/beszel (ghcr.io/henrygd/beszel/beszel)</summary>
### [`v0.20.0`](https://github.com/henrygd/beszel/releases/tag/v0.20.0)
[Compare Source](https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0)
#### What's Changed
- Add network monitoring from agents ([#​2266](https://github.com/henrygd/beszel/issues/2266), [#​1911](https://github.com/henrygd/beszel/issues/1911))
- Add container image update available flag ([#​2211](https://github.com/henrygd/beszel/issues/2211))
- Add btrfs filesystem reporting as storage pools ([#​2315](https://github.com/henrygd/beszel/issues/2315))
- Add persistence of view preferences and language to user settings ([#​1831](https://github.com/henrygd/beszel/issues/1831))
- Add `TRUSTED_PROXY_IPS` allowlist for `TRUSTED_AUTH_HEADER` ([#​2327](https://github.com/henrygd/beszel/issues/2327))
- Add ZFS utilities to Intel and NVIDIA agent images ([#​2288](https://github.com/henrygd/beszel/issues/2288), [#​2311](https://github.com/henrygd/beszel/issues/2311))
- Revert SMART warnings for certain attributes ([#​2296](https://github.com/henrygd/beszel/issues/2296), [#​2308](https://github.com/henrygd/beszel/issues/2308), [#​2347](https://github.com/henrygd/beszel/issues/2347))
- Improve NVMe data units display as human-readable GB/TB ([#​2303](https://github.com/henrygd/beszel/issues/2303))
- Fix agent disconnects during slow collections by extending WebSocket deadline ([#​2294](https://github.com/henrygd/beszel/issues/2294))
- Fix missing root CA certificates in base agent image ([#​2291](https://github.com/henrygd/beszel/issues/2291))
- Fix false RAID health warnings during healthy data scrubbing ([#​2109](https://github.com/henrygd/beszel/issues/2109))
- Fix ZFS monitoring when /dev/zfs is unavailable ([#​2325](https://github.com/henrygd/beszel/issues/2325))
- Fix spurious `HUB_URL` warning in SSH-only mode ([#​2316](https://github.com/henrygd/beszel/issues/2316))
- Fix idle GPU utilization display in systems table ([#​2312](https://github.com/henrygd/beszel/issues/2312))
- Fix session handling to clear auth store after token expiry ([#​2310](https://github.com/henrygd/beszel/issues/2310))
- Fix chart history handling when switching to live charts ([#​2333](https://github.com/henrygd/beszel/issues/2333))
- Update Go dependencies
#### New Contributors
- [@​arnolicious](https://github.com/arnolicious) made their first contribution in [#​2288](https://github.com/henrygd/beszel/pull/2288)
- [@​matth3wdsouza](https://github.com/matth3wdsouza) made their first contribution in [#​2303](https://github.com/henrygd/beszel/pull/2303)
- [@​anaisbetts](https://github.com/anaisbetts) made their first contribution in [#​2315](https://github.com/henrygd/beszel/pull/2315)
- [@​brunob45](https://github.com/brunob45) made their first contribution in [#​2211](https://github.com/henrygd/beszel/pull/2211)
- [@​ChangkeunJ](https://github.com/ChangkeunJ) made their first contribution in [#​2333](https://github.com/henrygd/beszel/pull/2333)
- [@​rajtslegr](https://github.com/rajtslegr) made their first contribution in [#​2328](https://github.com/henrygd/beszel/pull/2328)
- [@​jmrplens](https://github.com/jmrplens) made their first contribution in [#​2327](https://github.com/henrygd/beszel/pull/2327)
**Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0>
</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 CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44My4wIiwidXBkYXRlZEluVmVyIjoiNDQuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://git.ivanch.me/ivanch/haven/pulls/14
|
2026-09-20 15:35:18 +00:00 |
|
 ivanchandRenovate Bot
|
f19441bdf9
|
Update henrygd/beszel-agent Docker tag to v0.20.0 (#15)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [henrygd/beszel-agent](https://github.com/henrygd/beszel) | minor | `0.19.0` → `0.20.0` |
---
### Release Notes
<details>
<summary>henrygd/beszel (henrygd/beszel-agent)</summary>
### [`v0.20.0`](https://github.com/henrygd/beszel/releases/tag/v0.20.0)
[Compare Source](https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0)
#### What's Changed
- Add network monitoring from agents ([#​2266](https://github.com/henrygd/beszel/issues/2266), [#​1911](https://github.com/henrygd/beszel/issues/1911))
- Add container image update available flag ([#​2211](https://github.com/henrygd/beszel/issues/2211))
- Add btrfs filesystem reporting as storage pools ([#​2315](https://github.com/henrygd/beszel/issues/2315))
- Add persistence of view preferences and language to user settings ([#​1831](https://github.com/henrygd/beszel/issues/1831))
- Add `TRUSTED_PROXY_IPS` allowlist for `TRUSTED_AUTH_HEADER` ([#​2327](https://github.com/henrygd/beszel/issues/2327))
- Add ZFS utilities to Intel and NVIDIA agent images ([#​2288](https://github.com/henrygd/beszel/issues/2288), [#​2311](https://github.com/henrygd/beszel/issues/2311))
- Revert SMART warnings for certain attributes ([#​2296](https://github.com/henrygd/beszel/issues/2296), [#​2308](https://github.com/henrygd/beszel/issues/2308), [#​2347](https://github.com/henrygd/beszel/issues/2347))
- Improve NVMe data units display as human-readable GB/TB ([#​2303](https://github.com/henrygd/beszel/issues/2303))
- Fix agent disconnects during slow collections by extending WebSocket deadline ([#​2294](https://github.com/henrygd/beszel/issues/2294))
- Fix missing root CA certificates in base agent image ([#​2291](https://github.com/henrygd/beszel/issues/2291))
- Fix false RAID health warnings during healthy data scrubbing ([#​2109](https://github.com/henrygd/beszel/issues/2109))
- Fix ZFS monitoring when /dev/zfs is unavailable ([#​2325](https://github.com/henrygd/beszel/issues/2325))
- Fix spurious `HUB_URL` warning in SSH-only mode ([#​2316](https://github.com/henrygd/beszel/issues/2316))
- Fix idle GPU utilization display in systems table ([#​2312](https://github.com/henrygd/beszel/issues/2312))
- Fix session handling to clear auth store after token expiry ([#​2310](https://github.com/henrygd/beszel/issues/2310))
- Fix chart history handling when switching to live charts ([#​2333](https://github.com/henrygd/beszel/issues/2333))
- Update Go dependencies
#### New Contributors
- [@​arnolicious](https://github.com/arnolicious) made their first contribution in [#​2288](https://github.com/henrygd/beszel/pull/2288)
- [@​matth3wdsouza](https://github.com/matth3wdsouza) made their first contribution in [#​2303](https://github.com/henrygd/beszel/pull/2303)
- [@​anaisbetts](https://github.com/anaisbetts) made their first contribution in [#​2315](https://github.com/henrygd/beszel/pull/2315)
- [@​brunob45](https://github.com/brunob45) made their first contribution in [#​2211](https://github.com/henrygd/beszel/pull/2211)
- [@​ChangkeunJ](https://github.com/ChangkeunJ) made their first contribution in [#​2333](https://github.com/henrygd/beszel/pull/2333)
- [@​rajtslegr](https://github.com/rajtslegr) made their first contribution in [#​2328](https://github.com/henrygd/beszel/pull/2328)
- [@​jmrplens](https://github.com/jmrplens) made their first contribution in [#​2327](https://github.com/henrygd/beszel/pull/2327)
**Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0>
</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 CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44My4wIiwidXBkYXRlZEluVmVyIjoiNDQuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://git.ivanch.me/ivanch/haven/pulls/15
|
2026-09-20 15:35:10 +00:00 |
|
ivanch
|
0f45d7619a
|
Redirect file nginx index to directory browser
|
2026-09-18 08:13:25 -03:00 |
|
ivanch
|
433a58fdfc
|
Enable directory browsing for file nginx
|
2026-09-18 08:11:54 -03:00 |
|
ivanch
|
a1e3f5eefb
|
removing imagePullPolicy for version pinned deployments
|
2026-09-07 16:59:10 -03:00 |
|
ivanch
|
cf3dc35b58
|
enhancing wg-easy deployment
|
2026-09-07 16:56:04 -03:00 |
|
ivanch
|
7c43d0b7fb
|
fix(infra): mount kernel modules for wg-easy
|
2026-09-07 16:51:43 -03:00 |
|
ivanch
|
3d3058a369
|
trying to pin wg-easy to polaris
|
2026-09-07 16:45:07 -03:00 |
|
ivanch
|
a15d4f5f50
|
removing nfs.io annotation as it's not being used anymore
|
2026-09-07 16:41:50 -03:00 |
|
ivanch
|
e22ad5a495
|
Revert accidental wg-easy inclusion
|
2026-09-06 14:50:32 -03:00 |
|
ivanch
|
9c0c467405
|
Fix Bitwarden CLI internal TLS trust
|
2026-09-06 14:49:37 -03:00 |
|
ivanch
|
dfec0e9633
|
pinning wg-easy
|
2026-09-06 12:56:16 -03:00 |
|
ivanch
|
febb354b9b
|
pinning versions
|
2026-09-06 12:42:37 -03:00 |
|
ivanch
|
ca3e8b1015
|
pin critical service images
|
2026-09-06 12:30:09 -03:00 |
|
Renovate Bot
|
cd573ad7b2
|
Update ghcr.io/charlesthomas/bitwarden-cli Docker tag to v2026.8.0
|
2026-09-06 15:00:46 +00:00 |
|
ivanch
|
e7794c4067
|
chore(infra): upgrade Beszel to 0.19.0
|
2026-09-05 12:50:18 -03:00 |
|
ivanch
|
7a560f6f97
|
adding new git-ops structure
|
2026-09-02 19:53:17 -03:00 |
|