⬆️ Updating add-on Tailscale to 65888f5

This commit is contained in:
Community Hass.io Add-ons Bot 2022-02-03 11:11:11 +00:00
parent 747db654e4
commit 2c98e98bb3
5 changed files with 14 additions and 12 deletions

View file

@ -953,10 +953,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/cb67a29
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/cb67a29/README.md
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/65888f5
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/65888f5/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-cb67a29-blue.svg
[tailscale-version-shield]: https://img.shields.io/badge/version-65888f5-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-yes-green.svg

View file

@ -1,2 +1,4 @@
# Changelog since v0.5.1
- ⬆️ Upgrades Tailscale to 1.20.2 (#73)
# Changelog since v0.5.2
- Minor fix in About section of README (#75)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>

View file

@ -1,7 +1,7 @@
# Home Assistant Community Add-on: Tailscale
Tailscale is a zero config VPN, which installs on any device in minutes on
any device, including your Home Assistant instance.
Tailscale is a zero config VPN, which installs on any device in minutes,
including your Home Assistant instance.
Create a secure network between your servers, computers, and cloud instances.
Even when separated by firewalls or subnets, Tailscale just works. Tailscale

View file

@ -12,8 +12,8 @@ Zero config VPN for building secure networks.
## About
Tailscale is a zero config VPN, which installs on any device in minutes on
any device, including your Home Assistant instance.
Tailscale is a zero config VPN, which installs on any device in minutes,
including your Home Assistant instance.
Create a secure network between your servers, computers, and cloud instances.
Even when separated by firewalls or subnets, Tailscale just works. Tailscale
@ -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]: 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-cb67a29-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/cb67a29
[release-shield]: https://img.shields.io/badge/version-65888f5-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/65888f5

View file

@ -24,4 +24,4 @@ schema:
slug: tailscale
startup: services
url: https://github.com/hassio-addons/addon-tailscale
version: cb67a29
version: 65888f5