From 2931b74afddf3857058646143bf46bc335cacecd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Jul 2026 01:04:03 +0200 Subject: [PATCH] Update netbird (#22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netbirdio/dashboard](https://github.com/netbirdio/dashboard) | patch | `v2.90.3` → `v2.90.4` | | netbirdio/netbird | patch | `v0.74.1-rootless` → `v0.74.6-rootless` | | netbirdio/netbird-server | patch | `0.74.1` → `0.74.6` | | netbirdio/reverse-proxy | patch | `0.74.1` → `0.74.6` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information. --- ### Release Notes
netbirdio/dashboard (netbirdio/dashboard) ### [`v2.90.4`](https://github.com/netbirdio/dashboard/releases/tag/v2.90.4) [Compare Source](https://github.com/netbirdio/dashboard/compare/v2.90.3...v2.90.4) #### What's Changed - Fix Skip TLS doc link and model pricing format by [@​braginini](https://github.com/braginini) in [#​699](https://github.com/netbirdio/dashboard/pull/699) - aggregated traffic events by [@​pascal-fischer](https://github.com/pascal-fischer) in [#​693](https://github.com/netbirdio/dashboard/pull/693) - Show management API request id in error notifications by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​698](https://github.com/netbirdio/dashboard/pull/698) - Improve RDP connection error handling and retry flow by [@​lixmal](https://github.com/lixmal) in [#​701](https://github.com/netbirdio/dashboard/pull/701) - Default billing to EUR, preserve USD for active subscribers by [@​SunsetDrifter](https://github.com/SunsetDrifter) in [#​702](https://github.com/netbirdio/dashboard/pull/702) - Revert using tenants own currency and instead use MSP currency by [@​heisbrot](https://github.com/heisbrot) in [#​703](https://github.com/netbirdio/dashboard/pull/703) - new traffic filters by [@​pascal-fischer](https://github.com/pascal-fischer) in [#​704](https://github.com/netbirdio/dashboard/pull/704) - Remove experimental flag from lazy connections by [@​heisbrot](https://github.com/heisbrot) in [#​706](https://github.com/netbirdio/dashboard/pull/706) - \[reverse proxy] Feature/cluster one click deploy by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​707](https://github.com/netbirdio/dashboard/pull/707) - Focus dashboard on Agent Network for netbird.ai signups by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​708](https://github.com/netbirdio/dashboard/pull/708) - Make Agent Network menu available via dashboard\_features by [@​mlsmaycon](https://github.com/mlsmaycon) in [#​709](https://github.com/netbirdio/dashboard/pull/709) #### New Contributors - [@​SunsetDrifter](https://github.com/SunsetDrifter) made their first contribution in [#​702](https://github.com/netbirdio/dashboard/pull/702) **Full Changelog**:
--- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). Reviewed-on: https://git.jfreudenberger.de/JuliusFreudenberger/nix-config/pulls/22 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- modules/netbird-client.nix | 2 +- modules/netbird-docker.nix | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/netbird-client.nix b/modules/netbird-client.nix index 6c8c245..a07e283 100644 --- a/modules/netbird-client.nix +++ b/modules/netbird-client.nix @@ -62,7 +62,7 @@ in { virtualisation.oci-containers.containers = lib.mkIf (cfg.docker.setupKey != null) { netbird = { - image = "netbirdio/netbird:v0.74.1-rootless@sha256:672e9199fcccfc24520bd0bea09fcd358395906949c1b3b270336612357c9338"; + image = "netbirdio/netbird:v0.74.6-rootless@sha256:21516faecb7ddd9d6207ebcb1196da57bfe6a6fb8cd4fc9693482bf5a4917bcf"; autoStart = true; hostname = "${config.networking.hostName}-docker"; networks = [ diff --git a/modules/netbird-docker.nix b/modules/netbird-docker.nix index e10329d..3b44a86 100644 --- a/modules/netbird-docker.nix +++ b/modules/netbird-docker.nix @@ -57,7 +57,7 @@ in { services.netbird.useRoutingFeatures = lib.mkDefault "server"; virtualisation.oci-containers.containers = { netbird-dashboard = { - image = "netbirdio/dashboard:v2.90.3"; + image = "netbirdio/dashboard:v2.90.4"; autoStart = true; networks = [ "traefik" @@ -91,7 +91,7 @@ in { ]; }; netbird-server = { - image = "netbirdio/netbird-server:0.74.1@sha256:b41d3ff4470c5610da1fbf93b6e940571932d0ecadbd4fd9d9221b5310cb7d2f"; + image = "netbirdio/netbird-server:0.74.6@sha256:049873c3d498b0cc1fbb4b87873b6388e23a768f45f056ec04dc0751e505610c"; autoStart = true; networks = [ "traefik" @@ -169,7 +169,7 @@ in { ]; }; netbird-proxy = { - image = "netbirdio/reverse-proxy:0.74.1@sha256:0d6bceceaa4033f4193e54b10a4e4c83b9d17b7421e1dbd2db0e77dbf677092b"; + image = "netbirdio/reverse-proxy:0.74.6@sha256:05900cefab7928580a94274a8c8fecd8f4b62e447b618f6e43a45328201c5ee7"; autoStart = true; ports = [ "51820:51820/udp"