diff --git a/README.md b/README.md index b705ae2e2..21b4c45d0 100644 --- a/README.md +++ b/README.md @@ -944,10 +944,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/f7550a0 -[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/f7550a0/README.md +[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/dd5168e +[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/dd5168e/README.md [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues -[tailscale-version-shield]: https://img.shields.io/badge/version-f7550a0-blue.svg +[tailscale-version-shield]: https://img.shields.io/badge/version-dd5168e-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 3d901fa32..20336d588 100644 --- a/tailscale/CHANGELOG.md +++ b/tailscale/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog since v0.2.0 +- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#25) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump creyD/prettier_action from 3.3 to 4.0 (#27) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump frenck/action-addon-linter from 2.2 to 2.3 (#21) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/tailscale/README.md b/tailscale/README.md index 521821173..c24b98f3e 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-f7550a0-blue.svg -[release]: https://github.com/hassio-addons/addon-tailscale/tree/f7550a0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-dd5168e-blue.svg +[release]: https://github.com/hassio-addons/addon-tailscale/tree/dd5168e \ No newline at end of file diff --git a/tailscale/config.json b/tailscale/config.json index 9c29ded37..0085a2dc7 100644 --- a/tailscale/config.json +++ b/tailscale/config.json @@ -1,6 +1,6 @@ { "name": "Tailscale", - "version": "f7550a0", + "version": "dd5168e", "slug": "tailscale", "description": "Zero config VPN for building secure networks", "url": "https://github.com/hassio-addons/addon-tailscale",