diff --git a/README.md b/README.md index 86f1f1670..fbc87048d 100644 --- a/README.md +++ b/README.md @@ -1068,10 +1068,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/2c8cff0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/2c8cff0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/4962d5b +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/4962d5b/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-2c8cff0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-4962d5b-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 f354f3fe8..ff6f58355 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.15.0 +- ⬆️ Update Add-on base image to v15.0.7 - Use web as a command, not as an option (#329) - Drop kernel configuration access (#327) diff --git a/tailscale/README.md b/tailscale/README.md index 799ce702d..d904e2dba 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-2c8cff0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/2c8cff0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-4962d5b-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/4962d5b \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 1e8a4d6e1..2ea7e5be3 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 2c8cff0 +version: 4962d5b slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale