From db5a0ababe5df0320121096315e9a5c34bf69e90 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 4 Apr 2023 10:36:11 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tailscale to a69e4e8 --- README.md | 6 +++--- tailscale/CHANGELOG.md | 7 +++++-- tailscale/DOCS.md | 4 ++++ tailscale/README.md | 4 ++-- tailscale/config.yaml | 6 +----- 5 files changed, 15 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a77b7018a..6d985f181 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/0d213e1 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/0d213e1/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/a69e4e8 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/a69e4e8/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-0d213e1-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-a69e4e8-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 00dbe47f2..94b12979c 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,2 +1,5 @@ -# Changelog since v0.9.0 -- Add support for Taildrop (#165) +# Changelog since v0.10.0 +- Remove unneeded add-on privileges (#171) +- Extend documentation with disabling key expiry (#172) + +Co-authored-by: Franck Nijhof diff --git a/tailscale/DOCS.md b/tailscale/DOCS.md index 394572351..613fdebba 100644 --- a/tailscale/DOCS.md +++ b/tailscale/DOCS.md @@ -51,6 +51,9 @@ Tailscale account. Additionally, if the Supervisor managed your network ( which is the default), the add-on will also advertise routes to your subnets on all supported interfaces to Tailscale. +Consider disabling key expiry to avoid losing connection to your Home Assistant +device. See [Key expiry][tailscale_info_key_expiry] for more information. + ```yaml tags: - tag:example @@ -166,3 +169,4 @@ SOFTWARE. [releases]: https://github.com/hassio-addons/addon-tailscale/releases [semver]: https://semver.org/spec/v2.0.0.html [taildrop]: https://tailscale.com/taildrop/ +[tailscale_info_key_expiry]: https://tailscale.com/kb/1028/key-expiry/ diff --git a/tailscale/README.md b/tailscale/README.md index 713018523..523c297ed 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-0d213e1-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/0d213e1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a69e4e8-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/a69e4e8 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index da8f0fa39..fb34a949b 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0d213e1 +version: a69e4e8 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale @@ -17,10 +17,6 @@ arch: - i386 init: false hassio_api: true -privileged: -- NET_ADMIN -devices: -- /dev/net/tun host_network: true map: - share:rw