diff --git a/README.md b/README.md index c47b5942b..ff4ff2d0e 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/cea1e9a -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/cea1e9a/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/67de6c3 +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/67de6c3/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-cea1e9a-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-67de6c3-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 6731e7d95..674abac2c 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,2 +1,6 @@ # Changelog since v0.19.1 +- ⬆️ Update Add-on base image to v16 (major) (#371) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: Franck Nijhof - Fix new default value for stateful_filtering in documentation (#369) diff --git a/tailscale/README.md b/tailscale/README.md index 476397edf..4b07a7202 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-cea1e9a-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/cea1e9a \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-67de6c3-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/67de6c3 \ No newline at end of file diff --git a/tailscale/config.yaml b/tailscale/config.yaml index 8de8d07df..41a4447cc 100644 --- a/tailscale/config.yaml +++ b/tailscale/config.yaml @@ -1,5 +1,5 @@ name: Tailscale -version: cea1e9a +version: 67de6c3 slug: tailscale description: Zero config VPN for building secure networks url: https://github.com/hassio-addons/addon-tailscale