diff --git a/README.md b/README.md index 2de55dd7..70b16c8d 100644 --- a/README.md +++ b/README.md @@ -1073,10 +1073,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.22.0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.22.0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.1 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/v0.22.1/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-v0.22.0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-v0.22.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 05f4e3e5..3500a963 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,18 +1,5 @@ ## What’s changed -## ✨ New features - -- Make UDP port configurable @lmagyar ([#390](https://github.com/hassio-addons/addon-tailscale/pull/390)) - ## ⬆️ Dependency updates -- ⬆️ Update Add-on base image to v16.2.0 @renovate ([#393](https://github.com/hassio-addons/addon-tailscale/pull/393)) -- ⬆️ Update alpine_3_20/networkmanager-common to v1.46.2-r0 @renovate ([#394](https://github.com/hassio-addons/addon-tailscale/pull/394)) -- ⬆️ Update Add-on base image to v16.2.1 @renovate ([#395](https://github.com/hassio-addons/addon-tailscale/pull/395)) -- ⬆️ Update alpine_3_20/nginx to v1.26.2-r0 @renovate ([#396](https://github.com/hassio-addons/addon-tailscale/pull/396)) -- ⬆️ Update tailscale/tailscale to v1.72.0 @renovate ([#398](https://github.com/hassio-addons/addon-tailscale/pull/398)) -- ⬆️ Update tailscale/tailscale to v1.72.1 @renovate ([#399](https://github.com/hassio-addons/addon-tailscale/pull/399)) -- ⬆️ Update Add-on base image to v16.3.0 @renovate ([#401](https://github.com/hassio-addons/addon-tailscale/pull/401)) -- ⬆️ Update Add-on base image to v16.3.1 @renovate ([#402](https://github.com/hassio-addons/addon-tailscale/pull/402)) -- ⬆️ Update tailscale/tailscale to v1.74.0 @renovate ([#404](https://github.com/hassio-addons/addon-tailscale/pull/404)) -- ⬆️ Update tailscale/tailscale to v1.74.1 @renovate ([#406](https://github.com/hassio-addons/addon-tailscale/pull/406)) +- ⬆️ Update Add-on base image to v16.3.2 @renovate ([#410](https://github.com/hassio-addons/addon-tailscale/pull/410)) diff --git a/tailscale/README.md b/tailscale/README.md index a1f433db..d4be07ed 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.22.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.22.1-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/v0.22.1 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index bc9058c8..59cfe586 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 0.22.0 +version: 0.22.1 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale