From 2e457f83b70d83941e17c824d21b8983c0d2b3d9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 06:03:47 +0200 Subject: [PATCH] =?UTF-8?q?feat(tailscale):=20update=20image=20docker.io/t?= =?UTF-8?q?ailscale/tailscale=20v1.94.2=20=E2=86=92=20v1.96.5=20(#46970)?= 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 78bac7740eb..ed0c2ed62a8 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.94.2 +appVersion: 1.96.5 dependencies: - name: common version: 29.0.10 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 12.0.1 +version: 12.1.0 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 6c925d87936..e1251bb5ccd 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.94.2@sha256:95e528798bebe75f39b10e74e7051cf51188ee615934f232ba7ad06a3390ffa1 + tag: v1.96.5@sha256:dbeff02d2337344b351afac203427218c4d0a06c43fc10a865184063498472a6 serviceAccount: main: enabled: true