Skip to content

Commit 5d753d6

Browse files
⬆️ Update netbirdio/netbird to v0.29.4 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe8c10d commit 5d753d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netbird/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.3.1
22

3-
FROM netbirdio/netbird:0.29.3 as netbird-container
3+
FROM netbirdio/netbird:0.29.4 as netbird-container
44

55
# hadolint ignore=DL3006
66
FROM ${BUILD_FROM}

netbird/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: NetBird
3-
version: v0.29.3
3+
version: v0.29.4
44
slug: netbird
55
description: Connect your devices into a single secure private WireGuard®-based mesh network.
66
url: https://github.com/netbirdio/addon-netbird

0 commit comments

Comments
 (0)