mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Tailscale to 112231c
This commit is contained in:
parent
ed364f518b
commit
ddd59ed350
4 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.1.0
|
||||
- 👕 Skip address family from route advertisement if it has forwarding disabled (#19)
|
||||
- 👕 Skip local link addresses in routes advertisement (#18)
|
||||
- 🚑 Use netfilter for iptables (#17)
|
||||
- ⬆️ Upgrades Tailscale to 1.14.0 (#16)
|
||||
|
|
|
@ -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-d087d41-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/d087d41
|
||||
[release-shield]: https://img.shields.io/badge/version-112231c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tailscale/tree/112231c
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Tailscale",
|
||||
"version": "d087d41",
|
||||
"version": "112231c",
|
||||
"slug": "tailscale",
|
||||
"description": "Zero config VPN for building secure networks",
|
||||
"url": "https://github.com/hassio-addons/addon-tailscale",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue