diff --git a/README.md b/README.md index 934ff96b..a54f38c6 100644 --- a/README.md +++ b/README.md @@ -868,10 +868,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.5.2 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.5.2/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.5.3 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.5.3/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.5.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-yes-green.svg diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index a801ba59..173c6131 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,5 +1,9 @@ ## What’s changed +## 📚 Documentation + +- Minor fix in About section of README @nextguyover (#75) + ## ⬆️ Dependency updates -- ⬆️ Upgrades Tailscale to 1.20.2 @frenck (#73) +- ⬆️ Upgrades Tailscale to 1.20.4 @nodomain (#77) diff --git a/tailscale/DOCS.md b/tailscale/DOCS.md index 7dd6d0b8..0fc3752e 100644 --- a/tailscale/DOCS.md +++ b/tailscale/DOCS.md @@ -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 diff --git a/tailscale/README.md b/tailscale/README.md index a45245df..285009c0 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -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 @@ -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.5.2-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.5.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.5.3-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.5.3 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 46305d34..c30c7251 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -24,4 +24,4 @@ schema: slug: tailscale startup: services url: https://github.com/hassio-addons/addon-tailscale -version: 0.5.2 +version: 0.5.3