From 6095ae8c1fe2964ffaa7a216923e280cd7016fcd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Feb 2026 22:28:52 +0100 Subject: [PATCH] =?UTF-8?q?fix(tailscale):=20update=20image=20docker.io/ta?= =?UTF-8?q?ilscale/tailscale=20v1.94.1=20=E2=86=92=20v1.94.2=20(#44885)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/tailscale/Chart.yaml | 4 ++-- charts/stable/tailscale/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 123158edf18..71f9957957f 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.94.1 +appVersion: 1.94.2 dependencies: - name: common version: 28.29.49 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 11.18.0 +version: 11.18.1 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index b171fe24056..cb4c6e82aa6 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.94.1@sha256:21df0b5a84efa35c0a507f4dd2340e1b1295683634a28968707354d5bd991d9c + tag: v1.94.2@sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1 serviceAccount: main: enabled: true