Tailscale: Upgrade client version to v1.82.0

Change-Id: I8484949305f0ebe8d5b7b94bd4fac5a288d0735e
diff --git a/core/installer/app_configs/dodo_app.cue b/core/installer/app_configs/dodo_app.cue
index 3770ff0..bf5a7f8 100644
--- a/core/installer/app_configs/dodo_app.cue
+++ b/core/installer/app_configs/dodo_app.cue
@@ -430,7 +430,7 @@
 							"tailscale-proxy": {
 								repository: "tailscale"
 								name: "tailscale"
-								tag: "v1.42.0"
+								tag: "v1.82.0"
 								pullPolicy: "IfNotPresent"
 							}
 						}
diff --git a/core/installer/values-tmpl/cluster-network.cue b/core/installer/values-tmpl/cluster-network.cue
index d470ff1..393ac41 100644
--- a/core/installer/values-tmpl/cluster-network.cue
+++ b/core/installer/values-tmpl/cluster-network.cue
@@ -25,7 +25,7 @@
 		"tailscale-proxy": {
 			repository: "tailscale"
 			name: "tailscale"
-			tag: "v1.42.0"
+			tag: "v1.82.0"
 			pullPolicy: "IfNotPresent"
 		}
 		// portAllocator: {
diff --git a/core/installer/values-tmpl/private-network.cue b/core/installer/values-tmpl/private-network.cue
index b43ab1d..3ea3c03 100644
--- a/core/installer/values-tmpl/private-network.cue
+++ b/core/installer/values-tmpl/private-network.cue
@@ -32,7 +32,7 @@
 		tailscale: {
 			repository: "tailscale"
 			name: "tailscale"
-			tag: "v1.42.0"
+			tag: "v1.82.0"
 			pullPolicy: "IfNotPresent"
 		}
 		portAllocator: {