From 3cd7685706d3174c0998d76e8cdec53d3dffd079 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 22 Oct 2022 00:27:01 +0000 Subject: [PATCH] chore(deps): update container image tailscale/tailscale to v1.33.61 --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 9aa32f7f..a53ebe42 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -24,7 +24,7 @@ tailscaleImage: # -- Specify the Tailscale image repository: tailscale/tailscale # -- Specify the Tailscale image tag - tag: v1.33.19@sha256:85a49c39441d66bdeb19dd60f2b132facbe1ae02baaac5ab313e940b521bedbb + tag: v1.33.61@sha256:97d440aa0b0daf1187b32a7660663de204a1de0308f61fd3aaff515c18ed8d51 # -- Specify the Tailscale image pull policy pullPolicy: IfNotPresent