diff --git a/README.md b/README.md index 495441b79..a15f15137 100644 --- a/README.md +++ b/README.md @@ -870,10 +870,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/49d884e -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/49d884e/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/c6cdbc8 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/c6cdbc8/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-49d884e-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-c6cdbc8-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 c6cf958b7..e389185e7 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,26 +1,2 @@ -# Changelog since v0.13.1 -- Use regex for Proxy and Funnel port configuration validation (#313) -- Make Proxy and Funnel port configurable (#277) -- Use new tailscale cli arguments and merge proxy and funnel into longrun serve service (#306) - -Co-authored-by: lmagyar -Co-authored-by: Franck Nijhof -- Clamp the MSS for IPv6 also (#308) -- Cleanup ip6tables (#307) - -Co-authored-by: Franck Nijhof -- Increase wait time for Supervisor (#309) -- 🎆 Updates maintenance/license year to 2024 (#312) -- ⬆️ Update Add-on base image to v15 (major) (#302) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- ⬆️ Update tailscale/tailscale to v1.56.1 -- ⬆️ Update tailscale/tailscale to v1.56.0 -- ⬆️ Update Add-on base image to v14.3.3 -- ⬆️ Update tailscale/tailscale to v1.54.1 -- ⬆️ Update tailscale/tailscale to v1.54.0 -- 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 +# Changelog since v0.14.0 +- ⬆️ Update Add-on base image to v15.0.4 diff --git a/tailscale/README.md b/tailscale/README.md index e4dafd160..571bc83f1 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-49d884e-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/49d884e \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-c6cdbc8-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/c6cdbc8 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index bf7e0e432..c6aa4f312 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: 49d884e +version: c6cdbc8 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale