From 0fb9cafff4bf9a3e124b5d255dc688cdc21dbd32 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:42:59 +0800 Subject: [PATCH] feat(container): update image ghcr.io/tailscale/tailscale to v1.61.11 (#552) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/_networking/tailscale/router/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/_networking/tailscale/router/hr.yaml b/kube/deploy/core/_networking/tailscale/router/hr.yaml index 6bda514c..3d74f83d 100644 --- a/kube/deploy/core/_networking/tailscale/router/hr.yaml +++ b/kube/deploy/core/_networking/tailscale/router/hr.yaml @@ -21,7 +21,7 @@ spec: main: image: &img repository: "ghcr.io/tailscale/tailscale" - tag: "v1.58.2@sha256:6dc3334d142df48cdf9876152762aff4f17df46c62507f2b4fb07179882a1962" + tag: "v1.61.11@sha256:06e993635efcfa9574147ed223424cba562f7a5f0785e3b74381477414d57227" env: TZ: "${CONFIG_TZ}" PORT: "${CONFIG_TAILSCALE_NODE_PORT}"