From 899832bcf40b594534d017ae10771f35687541ec Mon Sep 17 00:00:00 2001
From: highghlow <highghlow@proton.me>
Date: Thu, 16 May 2024 10:55:34 +0300
Subject: [PATCH 1/3] Updated tailscale to v1.66.0

---
 tailscale/docker-compose.yml |  2 +-
 tailscale/umbrel-app.yml     | 10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/tailscale/docker-compose.yml b/tailscale/docker-compose.yml
index 6e00ecf96e..9dff759b22 100644
--- a/tailscale/docker-compose.yml
+++ b/tailscale/docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.7"
 services:
   web:
     network_mode: "host" # TODO: We can remove this later with some iptables magic
-    image: tailscale/tailscale:v1.62.1@sha256:3b310f980cd9ff0e334e48c53eb95b21d77b72a596854c4369fd028f83b41b10
+    image: tailscale/tailscale:v1.66@sha256:cf8e97667e8be250caaed88694cec0befe11040bbd5a3de3b33086cc52ef4eb1
     restart: on-failure
     stop_grace_period: 1m
     command: "sh -c 'tailscale web --listen 0.0.0.0:8240 & exec tailscaled --tun=userspace-networking'"
diff --git a/tailscale/umbrel-app.yml b/tailscale/umbrel-app.yml
index 7a53557edd..69148fee73 100644
--- a/tailscale/umbrel-app.yml
+++ b/tailscale/umbrel-app.yml
@@ -2,7 +2,7 @@ manifestVersion: 1
 id: tailscale
 category: networking
 name: Tailscale
-version: "v1.62.1"
+version: "v1.66.0"
 tagline: Zero config VPN to access your Umbrel from anywhere
 description: >-
   Tailscale is zero config VPN that creates a secure network between
@@ -28,13 +28,11 @@ path: ""
 deterministicPassword: false
 torOnly: false
 releaseNotes: |
-  This release updates Tailscale from v1.56.1 to v1.62.1, and includes: 
+  This release updates Tailscale from v1.62.1 to v1.66.0, and includes: 
 
-  - Enhanced Access Control: Enhanced security with Access Control Lists (ACLs) for managing permissions on tagged devices.
+  - Security Update: This release includes a fix for TS-2024-005. All users are advised to update.
 
-  - Expanded DNS Options: Added Mullvad's family-friendly server to the list of well known DNS over HTTPS (DoH) servers.
-
-  - Improved Request Handling: DNS over HTTP requests now come with a set timeout.
+  - ACL Syntax Updates: As part of a security fix to address an issue related to exit nodes and subnet routing (TS-2024-005), changes are made to ACLs.
 
   - and more!
 

From e4c9923ac2435c1752c741cbe62abda690d9205e Mon Sep 17 00:00:00 2001
From: nmfretz <nmfretz@gmail.com>
Date: Thu, 16 May 2024 20:45:14 +1000
Subject: [PATCH 2/3] tweak release notes

---
 tailscale/umbrel-app.yml | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/tailscale/umbrel-app.yml b/tailscale/umbrel-app.yml
index 69148fee73..32e705ee3e 100644
--- a/tailscale/umbrel-app.yml
+++ b/tailscale/umbrel-app.yml
@@ -28,14 +28,9 @@ path: ""
 deterministicPassword: false
 torOnly: false
 releaseNotes: |
-  This release updates Tailscale from v1.62.1 to v1.66.0, and includes: 
-
-  - Security Update: This release includes a fix for TS-2024-005. All users are advised to update.
-
-  - ACL Syntax Updates: As part of a security fix to address an issue related to exit nodes and subnet routing (TS-2024-005), changes are made to ACLs.
-
-  - and more!
-
+  This release updates Tailscale from v1.62.1 to v1.66.0, and includes.
+  
+  
   Full release notes and detailed information is available at https://github.com/tailscale/tailscale/releases
 submitter: Umbrel
 submission: https://github.com/getumbrel/umbrel/pull/1248

From e54cfffb181ab448fc54eea2c4c30999d58e4fd1 Mon Sep 17 00:00:00 2001
From: nmfretz <nmfretz@gmail.com>
Date: Thu, 16 May 2024 20:45:57 +1000
Subject: [PATCH 3/3] tweak again

---
 tailscale/umbrel-app.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tailscale/umbrel-app.yml b/tailscale/umbrel-app.yml
index 32e705ee3e..b3a0fe16e7 100644
--- a/tailscale/umbrel-app.yml
+++ b/tailscale/umbrel-app.yml
@@ -28,7 +28,7 @@ path: ""
 deterministicPassword: false
 torOnly: false
 releaseNotes: |
-  This release updates Tailscale from v1.62.1 to v1.66.0, and includes.
+  This release updates Tailscale from v1.62.1 to v1.66.0.
   
   
   Full release notes and detailed information is available at https://github.com/tailscale/tailscale/releases