From 421a0213f4efe650441954bd2a02e84d6d7ddfa6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 14 Oct 2024 11:25:34 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tailscale to 1fc21f2 --- README.md | 6 +++--- tailscale/CHANGELOG.md | 1 + tailscale/DOCS.md | 7 +++---- tailscale/README.md | 4 ++-- tailscale/config.yaml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6f1325d2a..e2f6ffd32 100644 --- a/README.md +++ b/README.md @@ -1068,10 +1068,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/838b93e -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/838b93e/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/1fc21f2 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/1fc21f2/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-838b93e-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-1fc21f2-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-no-red.svg diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index 25ae54847..45869fd84 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.22.1 +- Update add-on docs to match updated Tailscale docs (#416) - ⬆️ Update Add-on base image to v16.3.3 - ⬆️ Update tailscale/tailscale to v1.76.0 diff --git a/tailscale/DOCS.md b/tailscale/DOCS.md index 872782e0f..aa7bdee6d 100644 --- a/tailscale/DOCS.md +++ b/tailscale/DOCS.md @@ -281,9 +281,8 @@ When not set, this option is enabled by default. To support advanced [Site-to-site networking][tailscale_info_site_to_site] (eg. to traverse multiple networks), you can disable this functionality, and follow -steps 2 and 3 as described on [Site-to-site -networking][tailscale_info_site_to_site]. But do it only when you really -understand why you need this. +steps from step 3 on [Site-to-site networking][tailscale_info_site_to_site]. But +do it only when you really understand why you need this. ### Option: `stateful_filtering` @@ -324,7 +323,7 @@ instance, disable userspace networking mode, which will create a `tailscale0` network interface on your host. If you want to access other clients on your tailnet even from your local subnet, -follow steps 2 and 3 as described on [Site-to-site +follow steps from step 3 on [Site-to-site networking][tailscale_info_site_to_site]. In case your local subnets collide with subnet routes within your tailnet, your diff --git a/tailscale/README.md b/tailscale/README.md index e06067b04..5c3787a7c 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-838b93e-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/838b93e \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1fc21f2-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/1fc21f2 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index a554db5e8..cea6b4506 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 838b93e +version: 1fc21f2 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale