#Updating Tailscale on HAOS - Tailscale add-on no longer developed.
1 messages · Page 1 of 1 (latest)
No. What makes you think it's not maintained any more?
4 months no update, many Tailscale versions behind. Not saying that I'm expecting update every single week but... if there is no business in maintaining it, then simple add a "udate client" button that will do that, without need to extension's daily git push 😉
The issue is that the software is inside a docker container. Even if you go inside of it and fiddle with it it would just be temporary. Containers are considered ephemeral. In theory the application data can be stored permanently but docker images usually don't work like that. If you have a specific need for a new version I'd recommend opening an issue in the addon's repo.
The community add-ons are updated when the maintainer has time to test them. That's something you have to live with when using that repository.
Or offer a PR