diff --git a/README.md b/README.md index b21dfe813..c202e7429 100644 --- a/README.md +++ b/README.md @@ -930,10 +930,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/718ef39 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/718ef39/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/bd8d099 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/bd8d099/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-718ef39-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-bd8d099-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 deba05ed7..753396bb8 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.4.0 +- ⬆️ Upgrades Tailscale to 1.18.2 (#65) - ⬆️ Upgrades add-on base image to 11.0.0 (#64) - 🚀 Update CI to latest version (#63) diff --git a/tailscale/README.md b/tailscale/README.md index 46b6de744..47da130b6 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-718ef39-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/718ef39 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-bd8d099-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/bd8d099 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 033325ceb..28e660c49 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -24,4 +24,4 @@ schema: slug: tailscale startup: services url: https://github.com/hassio-addons/addon-tailscale -version: 718ef39 +version: bd8d099