| commit | 997af63f2dbf8bfa423e51e04bdb284791cc34c0 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Tue Apr 08 12:24:39 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Tue Apr 08 12:24:39 2025 +0400 |
| tree | e13214e1e3e59e06c0163c491b0b12f761ce2b42 | |
| parent | fc441e3383e3c6cf323c4646d2ca7eabff73ac03 [diff] |
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: {