#Updating Tailscale on HAOS - Tailscale add-on no longer developed.

1 messages · Page 1 of 1 (latest)

reef cave
#

Is there a way to update Tailscale client form the command line?
Add-on looks like no longer maintained but Tailscale client is working so maybe there is a way to update it?

urban elbow
#

No. What makes you think it's not maintained any more?

reef cave
#

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 😉

urban elbow
#

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.

unique badger
#

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.

wicked kelp
#

Or offer a PR