From 79bb0fd83b38647a693e795cd8d7eb77890a6244 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 01:37:53 +0800 Subject: [PATCH] feat(container): update image ghcr.io/tailscale/tailscale to v1.66.3 (#664) 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 3d74f83d..92b7e2ea 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.61.11@sha256:06e993635efcfa9574147ed223424cba562f7a5f0785e3b74381477414d57227" + tag: "v1.66.3@sha256:cf8e97667e8be250caaed88694cec0befe11040bbd5a3de3b33086cc52ef4eb1" env: TZ: "${CONFIG_TZ}" PORT: "${CONFIG_TAILSCALE_NODE_PORT}"