Tailscale 1.50.0
Minor README fixes
This commit is contained in:
Frank Edwards 2023-10-01 11:35:11 +10:00
parent 3cfd939203
commit 410b84eecf
2 changed files with 3 additions and 5 deletions

View file

@ -73,7 +73,6 @@ This section follows the Mikrotik Container documentation with additional steps
| LOGIN_SERVER | Headscale login server | Only required for Headscale control server. Do not set if using Tailscale |
| TAILSCALE_ARGS | Additional arguments passed to tailscale | Optional |
| TAILSCALED_ARGS | Additional arguments passed to tailscaled | Optional |
|
Example Tailscale control server configuration:
```
@ -195,4 +194,3 @@ Note the script will continue to run if you are connecting over the tailnet. Whe
## Contributing
We welcome suggestions and feedback from people interested in integrating Tailscale on the RouterOS platform. Please send a PR or create an issue if you're having any problems.
v

View file

@ -25,8 +25,8 @@
# https://mikrotik.com/products/matrix
#
PLATFORM="linux/arm/v7"
TAILSCALE_VERSION=1.48.2
VERSION=0.1.23
TAILSCALE_VERSION=1.50.0
VERSION=0.1.24
set -eu