github SierraSoftworks/tailscale-udm v2.5.0
Version 2.5.0

latest releases: v2.6.0, v2.5.4, v2.5.3...
pre-release10 months ago

This release adds support for installing pre-release versions of Tailscale as well as an automated systemd timer to update Tailscale every day, which should make it easier to keep your install up to date without manual effort.

# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh

# If you previously had Tailscale UDM installed, you'll need to run this once to 
# setup the tailscale-install timer which enables automated upgrades.
/data/tailscale/manage.sh install!

What's Changed

  • chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #76
  • feat: Add support for automatically updating Tailscale without a system reboot by @notheotherben in #79
  • feat: Add support for installing unstable versions of Tailscale by @notheotherben in #78

Full Changelog: v2.4.3...v2.5.0

Don't miss a new tailscale-udm release

NewReleases is sending notifications on new releases.