🎉 Release of add-on Tailscale 0.23.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-10-16 17:08:37 +00:00
parent 889dcd17bc
commit a4e39e0ebf
5 changed files with 15 additions and 11 deletions

View file

@ -1073,10 +1073,10 @@ SOFTWARE.
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[vscode-i386-shield]: https://img.shields.io/badge/i386-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/v0.22.1 [addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.23.0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.22.1/README.md [addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.23.0/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-v0.22.1-blue.svg [tailscale-version-shield]: https://img.shields.io/badge/version-v0.23.0-blue.svg
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,5 +1,10 @@
## Whats changed ## Whats changed
## 📚 Documentation
- Update add-on docs to match updated Tailscale docs @lmagyar ([#416](https://github.com/hassio-addons/addon-tailscale/pull/416))
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Update Add-on base image to v16.3.2 @renovate ([#410](https://github.com/hassio-addons/addon-tailscale/pull/410)) - ⬆️ Update tailscale/tailscale to v1.76.0 @renovate ([#413](https://github.com/hassio-addons/addon-tailscale/pull/413))
- ⬆️ Update Add-on base image to v16.3.3 @renovate ([#414](https://github.com/hassio-addons/addon-tailscale/pull/414))

View file

@ -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 support advanced [Site-to-site networking][tailscale_info_site_to_site] (eg.
to traverse multiple networks), you can disable this functionality, and follow to traverse multiple networks), you can disable this functionality, and follow
steps 2 and 3 as described on [Site-to-site steps from step 3 on [Site-to-site networking][tailscale_info_site_to_site]. But
networking][tailscale_info_site_to_site]. But do it only when you really do it only when you really understand why you need this.
understand why you need this.
### Option: `stateful_filtering` ### Option: `stateful_filtering`
@ -324,7 +323,7 @@ instance, disable userspace networking mode, which will create a `tailscale0`
network interface on your host. network interface on your host.
If you want to access other clients on your tailnet even from your local subnet, 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]. networking][tailscale_info_site_to_site].
In case your local subnets collide with subnet routes within your tailnet, your In case your local subnets collide with subnet routes within your tailnet, your

View file

@ -45,5 +45,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.22.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.23.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.1 [release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.23.0

View file

@ -1,5 +1,5 @@
name: Tailscale name: Tailscale
version: 0.22.1 version: 0.23.0
slug: tailscale slug: tailscale
description: Zero config VPN for building secure networks description: Zero config VPN for building secure networks
url: https://github.com/hassio-addons/addon-tailscale url: https://github.com/hassio-addons/addon-tailscale