From a8723264f792e73fd6e59e09d05cd1e113280ebf Mon Sep 17 00:00:00 2001 From: Mario Minardi Date: Thu, 25 Sep 2025 09:55:07 -0600 Subject: [PATCH] README.md: document ability to specify unstable for version Doucment that "unstable" is now a valid input for version. Updates #cleanup Signed-off-by: Mario Minardi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa51b8..7c7873a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Which Tailscale version to use can be set like this: version: 1.52.0 ``` -If you'd like to specify the latest version, simply set the version as `latest` +`latest` or `unstable` can also be specified to use the latest stable or unstable version respectively: ```yaml - name: Tailscale