diff --git a/README.md b/README.md index 7490ad79..1bddc07c 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.20.0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.20.0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.21.0 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.21.0/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.20.0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.21.0-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 e6a680cf..21202390 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,16 +1,12 @@ ## What’s changed -## 🐛 Bug fixes - -- Failsafe enabling of UDP GRO for forwarding @lmagyar ([#370](https://github.com/hassio-addons/addon-tailscale/pull/370)) - -## 📚 Documentation - -- Fix new default value for stateful_filtering in documentation @lmagyar ([#369](https://github.com/hassio-addons/addon-tailscale/pull/369)) - ## ⬆️ Dependency updates -- ⬆️ Update Add-on base image to v16 (major) @renovate ([#371](https://github.com/hassio-addons/addon-tailscale/pull/371)) -- ⬆️ Update alpine_3_20/nginx to v1.26.0-r2 @renovate ([#373](https://github.com/hassio-addons/addon-tailscale/pull/373)) -- ⬆️ Update alpine_3_20/nginx to v1.26.1-r0 @renovate ([#375](https://github.com/hassio-addons/addon-tailscale/pull/375)) -- ⬆️ Update Add-on base image to v16.0.1 @renovate ([#378](https://github.com/hassio-addons/addon-tailscale/pull/378)) +- ⬆️ Update tailscale/tailscale to v1.68.0 @renovate ([#379](https://github.com/hassio-addons/addon-tailscale/pull/379)) +- ⬆️ Update tailscale/tailscale to v1.68.1 @renovate ([#380](https://github.com/hassio-addons/addon-tailscale/pull/380)) +- ⬆️ Update Add-on base image to v16.1.0 @renovate ([#381](https://github.com/hassio-addons/addon-tailscale/pull/381)) +- ⬆️ Update Add-on base image to v16.1.1 @renovate ([#382](https://github.com/hassio-addons/addon-tailscale/pull/382)) +- ⬆️ Update Add-on base image to v16.1.2 @renovate ([#383](https://github.com/hassio-addons/addon-tailscale/pull/383)) +- ⬆️ Update tailscale/tailscale to v1.68.2 @renovate ([#385](https://github.com/hassio-addons/addon-tailscale/pull/385)) +- ⬆️ Update Add-on base image to v16.1.3 @renovate ([#387](https://github.com/hassio-addons/addon-tailscale/pull/387)) +- ⬆️ Update tailscale/tailscale to v1.70.0 @renovate ([#389](https://github.com/hassio-addons/addon-tailscale/pull/389)) diff --git a/tailscale/README.md b/tailscale/README.md index a0124843..f352c990 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.20.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.20.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.21.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.21.0 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index f17f518e..38aaad8b 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.20.0 +version: 0.21.0 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale