diff --git a/README.md b/README.md index 1636844f1..982e4adaf 100644 --- a/README.md +++ b/README.md @@ -976,10 +976,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/1c8b9a0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/1c8b9a0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/396280d +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/396280d/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-1c8b9a0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-396280d-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-yes-green.svg diff --git a/tailscale/CHANGELOG.md b/tailscale/CHANGELOG.md index 73e29c7ae..d7849aaf4 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.7.0 +- 🔨 Migrate old-style S6 scripts to s6-rc.d (#156) - 🎆 Updates maintenance/license year to 2023 (#155) - ⬆️ Update tailscale/tailscale to v1.38.2 (#152) diff --git a/tailscale/README.md b/tailscale/README.md index f01ef58d2..2e831ba30 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-1c8b9a0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/1c8b9a0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-396280d-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/396280d \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 8a09c405e..1a7baed77 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 1c8b9a0 +version: 396280d slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale