diff --git a/README.md b/README.md index 111f79ee..2f4d4a8a 100644 --- a/README.md +++ b/README.md @@ -1050,10 +1050,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.16.0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.16.0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.16.1 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.16.1/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.16.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 2193f7bc..34bb48a6 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,15 +1,5 @@ ## What’s changed -## 🐛 Bug fixes - -- Drop kernel configuration access @lmagyar ([#327](https://github.com/hassio-addons/addon-tailscale/pull/327)) - -## 🚀 Enhancements - -- Use web as a command, not as an option @lmagyar ([#329](https://github.com/hassio-addons/addon-tailscale/pull/329)) -- Use readonly webui mode in v1.60 @lmagyar ([#330](https://github.com/hassio-addons/addon-tailscale/pull/330)) - ## ⬆️ Dependency updates -- ⬆️ Update Add-on base image to v15.0.7 @renovate ([#331](https://github.com/hassio-addons/addon-tailscale/pull/331)) -- ⬆️ Update tailscale/tailscale to v1.60.0 @renovate ([#332](https://github.com/hassio-addons/addon-tailscale/pull/332)) +- ⬆️ Update tailscale/tailscale to v1.60.1 @renovate ([#336](https://github.com/hassio-addons/addon-tailscale/pull/336)) diff --git a/tailscale/README.md b/tailscale/README.md index 994ecbd8..5bc0fb60 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -45,5 +45,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-v0.16.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.16.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.16.1-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.16.1 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 4793c1eb..5dc4359c 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.16.0 +version: 0.16.1 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale