diff --git a/README.md b/README.md index 4e8a73a17..34a00a250 100644 --- a/README.md +++ b/README.md @@ -939,10 +939,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/3b47828 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/3b47828/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/619fa30 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/619fa30/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-3b47828-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-619fa30-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 3b9743a73..5571fab40 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.13.1 +- Remove unused variable (#294) - ⬆️ Update Add-on base image to v14.3.2 - ⬆️ Update tailscale/tailscale to v1.52.1 - ⬆️ Update tailscale/tailscale to v1.52.0 diff --git a/tailscale/README.md b/tailscale/README.md index 0d7c6e98e..faf17ec30 100644 --- a/tailscale/README.md +++ b/tailscale/README.md @@ -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-3b47828-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/3b47828 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-619fa30-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/619fa30 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 1c50b1286..27a8974d5 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 3b47828 +version: 619fa30 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale