netbird: 0.7{1,2}.2 -> 0.72.4
This commit is contained in:
parent
f7a7a84e49
commit
2945488b18
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
|
||||
cfg = config.services.netbird-client;
|
||||
|
||||
clientVersion = "0.71.2";
|
||||
clientVersion = "0.72.4";
|
||||
|
||||
clientConfiguration = lib.types.submodule {
|
||||
options = {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue