⬆️ Updating add-on Tailscale to f7550a0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-26 07:00:36 +00:00
parent 12feae15ff
commit a46b14f7e5
4 changed files with 8 additions and 27 deletions

View file

@ -944,10 +944,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-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/112231c [addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/f7550a0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/112231c/README.md [addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/f7550a0/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-112231c-blue.svg [tailscale-version-shield]: https://img.shields.io/badge/version-f7550a0-blue.svg
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,23 +1,4 @@
# Changelog since v0.1.0 # Changelog since v0.2.0
- 👕 Skip address family from route advertisement if it has forwarding disabled (#19) - Bump frenck/action-addon-linter from 2.2 to 2.3 (#21)
- 👕 Skip local link addresses in routes advertisement (#18)
- 🚑 Use netfilter for iptables (#17)
- ⬆️ Upgrades Tailscale to 1.14.0 (#16)
- Bump docker/build-push-action from 2.6.1 to 2.7.0 (#15)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 💄 Update sidebar icon from Docker -> VPN (#11)
- 📚djust i386 badge, as that is a supported architecture (#7)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-112231c-blue.svg [release-shield]: https://img.shields.io/badge/version-f7550a0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/112231c [release]: https://github.com/hassio-addons/addon-tailscale/tree/f7550a0

View file

@ -1,6 +1,6 @@
{ {
"name": "Tailscale", "name": "Tailscale",
"version": "112231c", "version": "f7550a0",
"slug": "tailscale", "slug": "tailscale",
"description": "Zero config VPN for building secure networks", "description": "Zero config VPN for building secure networks",
"url": "https://github.com/hassio-addons/addon-tailscale", "url": "https://github.com/hassio-addons/addon-tailscale",