From 6ab1af40e3984ec1cd918dd456874548cf0eea59 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 29 Apr 2023 09:08:25 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tailscale to 04890f2 --- README.md | 6 +++--- tailscale/CHANGELOG.md | 4 ++++ tailscale/DOCS.md | 2 +- tailscale/README.md | 4 ++-- tailscale/config.yaml | 7 ++++++- 5 files changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 93b749c04..0a5893e75 100644 --- a/README.md +++ b/README.md @@ -939,10 +939,10 @@ SOFTWARE. [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/76184f1 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/76184f1/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/04890f2 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/04890f2/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-76184f1-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-04890f2-blue.svg [tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index b9c1874d9..fa574aa48 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v0.11.1 +- Drop userspace networking (#181) +- Device limit update in DOCS.md (#192) + +Co-authored-by: Nial <48334675+nmcc1212@users.noreply.github.com> - ⬆️ Update tailscale/tailscale to v1.40.0 (#191) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/tailscale/DOCS.md b/tailscale/DOCS.md index 1c6859544..b966b33bf 100644 --- a/tailscale/DOCS.md +++ b/tailscale/DOCS.md @@ -11,7 +11,7 @@ manages firewall rules for you, and works from anywhere you are. In order to use this add-on, you'll need a Tailscale account. -It is free to use for personal & hobby projects, up to 20 clients/devices on a +It is free to use for personal & hobby projects, up to 100 clients/devices on a single user account. Sign up using your Google, Microsoft or GitHub account at the following URL: diff --git a/tailscale/README.md b/tailscale/README.md index 1e042afb7..805357ced 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -48,5 +48,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-76184f1-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/76184f1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-04890f2-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/04890f2 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index fba1dcf8d..520af3ab2 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 76184f1 +version: 04890f2 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale @@ -18,6 +18,11 @@ arch: init: false hassio_api: true host_network: true +privileged: +- NET_ADMIN +- NET_RAW +devices: +- /dev/net/tun map: - share:rw schema: