Skip to content

Commit

Permalink
⬆️ Update netbirdio/netbird to v0.28.6 (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 967dc9d commit 909327c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion netbird/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:16.1.3

FROM netbirdio/netbird:0.28.5 as netbird-container
FROM netbirdio/netbird:0.28.6 as netbird-container

# hadolint ignore=DL3006
FROM ${BUILD_FROM}
Expand Down
2 changes: 1 addition & 1 deletion netbird/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config

Check warning on line 1 in netbird/config.yaml

View workflow job for this annotation

GitHub Actions / Lint add-on netbird

'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config
name: NetBird
version: v0.28.5
version: v0.28.6
slug: netbird
description: Connect your devices into a single secure private WireGuard®-based mesh network.
url: https://github.com/netbirdio/addon-netbird
Expand Down

0 comments on commit 909327c

Please sign in to comment.