diff --git a/Tailscale-1.16.md b/Tailscale-1.16.md index 865e40a..36b451a 100644 --- a/Tailscale-1.16.md +++ b/Tailscale-1.16.md @@ -1,5 +1,7 @@ - Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners) - Support storage of node state as a Kubernetes secret. +- `tailscale up --authkey=file:/path/to/secret` support +- tailscaled can now run an HTTP proxy server - no longer need the `while tailscale up; do sleep 0.1; done` loops ## Client-specific