From c489a24d6a2c4c4ce2e78692eedfd3a827ba354f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 15 Nov 2024 19:01:57 +0000 Subject: [PATCH] :tada: Release of add-on Tailscale 0.23.3 --- README.md | 6 +++--- tailscale/CHANGELOG.md | 9 +++++---- tailscale/README.md | 4 ++-- tailscale/config.yaml | 2 +- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a0e5fdbd..e0df1a33 100644 --- a/README.md +++ b/README.md @@ -1073,10 +1073,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/v0.23.2 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.23.2/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.23.3 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.23.3/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.23.2-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.23.3-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 4c42faf3..94508c3c 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,8 +1,9 @@ ## What’s changed +## 🐛 Bug fixes + +- Fix subnet protection for non-full network states (eg. limited, etc.) @lmagyar ([#419](https://github.com/hassio-addons/addon-tailscale/pull/419)) + ## ⬆️ Dependency updates -- ⬆️ Update Add-on base image to v16.3.4 @renovate ([#418](https://github.com/hassio-addons/addon-tailscale/pull/418)) -- ⬆️ Update tailscale/tailscale to v1.76.6 @renovate ([#422](https://github.com/hassio-addons/addon-tailscale/pull/422)) -- ⬆️ Update Add-on base image to v16.3.5 @renovate ([#424](https://github.com/hassio-addons/addon-tailscale/pull/424)) -- Migrate renovate config @renovate ([#423](https://github.com/hassio-addons/addon-tailscale/pull/423)) +- ⬆️ Update Add-on base image to v16.3.6 @renovate ([#425](https://github.com/hassio-addons/addon-tailscale/pull/425)) diff --git a/tailscale/README.md b/tailscale/README.md index cebf47ce..60170fac 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -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]: 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-v0.23.2-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.23.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.23.3-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.23.3 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index e2d33d84..720d6a4d 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.23.2 +version: 0.23.3 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale