From 67e2483a2dbb151ba056ca9eb9888f173f08da96 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Wed, 27 May 2026 23:20:14 -0600 Subject: [PATCH] bump netbird version --- .../production/host_vars/netbird.jthan.io/vars.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/inventories/production/host_vars/netbird.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/netbird.jthan.io/vars.yaml index 452d14e..bcd5393 100644 --- a/ansible/inventories/production/host_vars/netbird.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/netbird.jthan.io/vars.yaml @@ -1,6 +1,6 @@ root_pw: "{{ lookup('bitwarden.secrets.lookup', 'a3402c94-7082-4d70-8436-b42e002c8e18') }}" -netbird_version: "0.68.3" +netbird_version: "0.71.4" netbird_arch: "amd64" -netbird_sha256: "596adb7b74c6d9d2104bb517a4fa0353bcb1e889bd89aaf2b52a21ef58285ae9" +netbird_sha256: "a7c55f50cafb4034425135253f96a6028edfceb723d09e260bb16eaf4c5a82c3" netbird_setup_key: "{{ lookup('bitwarden.secrets.lookup', '88be4f9e-2558-455f-a34a-b436003684af') }}"