⬆️ Updating add-on Tailscale to 3ed13ed

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-23 17:48:01 +00:00
parent 77ac0775b4
commit 167564a75e
4 changed files with 7 additions and 6 deletions

View file

@ -939,10 +939,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/7382fe4 [addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/3ed13ed
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/7382fe4/README.md [addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/3ed13ed/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-7382fe4-blue.svg [tailscale-version-shield]: https://img.shields.io/badge/version-3ed13ed-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-yes-green.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.12.0 # Changelog since v0.12.0
- Protect local subnets only if accepting routes are enabled (#283)
- Test Home Assistant's HTTP reverse proxy configuration on add-on startup (#254) - Test Home Assistant's HTTP reverse proxy configuration on add-on startup (#254)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>

View file

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

View file

@ -1,5 +1,5 @@
name: Tailscale name: Tailscale
version: 7382fe4 version: 3ed13ed
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