🎉 Release of add-on Tailscale 0.13.1

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-29 14:24:33 +00:00
parent c812d1bc67
commit 55ee4e89a4
4 changed files with 7 additions and 26 deletions

View file

@ -882,10 +882,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.13.0 [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.0/README.md [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-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-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,24 +1,5 @@
## Whats changed ## Whats 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 ## ⬆️ 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.1 @renovate ([#285](https://github.com/hassio-addons/addon-tailscale/pull/285))
- ⬆️ Update Add-on base image to v14.3.0 @renovate ([#281](https://github.com/hassio-addons/addon-tailscale/pull/281))

View file

@ -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-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.13.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.13.0 [release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.13.1

View file

@ -1,5 +1,5 @@
name: Tailscale name: Tailscale
version: 0.13.0 version: 0.13.1
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