From 9c931a29236f3a33f8c3872cd4f3526720f5799a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:53:25 +0000 Subject: [PATCH] chore(deps): update helm release tailscale-operator to v1.96.5 --- charts/tailscale/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tailscale/Chart.yaml b/charts/tailscale/Chart.yaml index 458e7b70..5e40bbaf 100644 --- a/charts/tailscale/Chart.yaml +++ b/charts/tailscale/Chart.yaml @@ -3,5 +3,5 @@ name: tailscale version: 1.0.0 dependencies: - name: tailscale-operator - version: "1.94.2" + version: "1.96.5" repository: "https://pkgs.tailscale.com/helmcharts"