From 55ee4e89a404612d77c1b1ce69043dd02a0212ee Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 29 Oct 2023 14:24:33 +0000 Subject: [PATCH] :tada: Release of add-on Tailscale 0.13.1 --- README.md | 6 +++--- tailscale/CHANGELOG.md | 21 +-------------------- tailscale/README.md | 4 ++-- tailscale/config.yaml | 2 +- 4 files changed, 7 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 639b61c42dff..427c569d988e 100644 --- a/README.md +++ b/README.md @@ -882,10 +882,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.13.0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.13.0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.13.1 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.13.1/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.13.1-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 7e3f34fc6fe4..f102b9adaf98 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,24 +1,5 @@ ## What’s changed -## 🚨 Breaking changes - -- Proxy and Funnel are disabled by default @lmagyar ([#273](https://github.com/hassio-addons/addon-tailscale/pull/273)) -- Drop support for armhf & i386 @frenck ([#282](https://github.com/hassio-addons/addon-tailscale/pull/282)) - -## 🐛 Bug fixes - -- Fix local subnet protection @lmagyar ([#275](https://github.com/hassio-addons/addon-tailscale/pull/275)) - -## 🚀 Enhancements - -- Test Home Assistant's HTTP reverse proxy configuration on add-on startup @lmagyar ([#254](https://github.com/hassio-addons/addon-tailscale/pull/254)) -- Protect local subnets only if accepting routes are enabled @lmagyar ([#283](https://github.com/hassio-addons/addon-tailscale/pull/283)) - -## 📚 Documentation - -- Documentation improvements @lmagyar ([#274](https://github.com/hassio-addons/addon-tailscale/pull/274)) - ## ⬆️ Dependency updates -- ⬆️ Update alpine_3_18/nginx to v1.24.0-r7 @renovate ([#271](https://github.com/hassio-addons/addon-tailscale/pull/271)) -- ⬆️ Update Add-on base image to v14.3.0 @renovate ([#281](https://github.com/hassio-addons/addon-tailscale/pull/281)) +- ⬆️ Update Add-on base image to v14.3.1 @renovate ([#285](https://github.com/hassio-addons/addon-tailscale/pull/285)) diff --git a/tailscale/README.md b/tailscale/README.md index f317dee503ea..d0b91c37c057 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -29,5 +29,5 @@ manages firewall rules for you, and works from anywhere you are. [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.13.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.13.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.13.1 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 712918c66c47..0f3f1fec22a4 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.13.0 +version: 0.13.1 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale