netbird: 0.7{1,2}.2 -> 0.72.4

This commit is contained in:
JuliusFreudenberger 2026-06-18 01:27:50 +02:00
parent f7a7a84e49
commit 2945488b18
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ let
cfg = config.services.netbird-client;
clientVersion = "0.71.2";
clientVersion = "0.72.4";
clientConfiguration = lib.types.submodule {
options = {

View file

@ -10,7 +10,7 @@ let
cfg = config.services.netbird-docker;
netbirdCfg = config.services.netbird;
serverVersion = "0.72.2";
serverVersion = "0.72.4";
dashboardVersion = "2.39.0";
in {