From 0a8c8e84f35be8f9326bea9d4dfdc887d9fd9377 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2026 22:48:11 +0000 Subject: [PATCH] chore(deps): update tailscale/k8s-nameserver docker tag to v1.96.5 --- .../cl01tl/helm/tailscale-operator/templates/dns-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml index 0ce3baecb..f1da7d6d6 100644 --- a/clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml +++ b/clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml @@ -12,4 +12,4 @@ spec: image: repo: tailscale/k8s-nameserver # renovate: datasource=docker depName=tailscale/k8s-nameserver - tag: v1.94.2 + tag: v1.96.5 -- 2.49.1