From da8a51c58b2a8ef3263a78d1ebbffd6bee5f007c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 12 Nov 2024 23:05:10 -0600 Subject: [PATCH] update dns config --- clusters/cl01tl/services/tailscale-operator/Chart.yaml | 2 +- .../services/tailscale-operator/templates/dns-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/services/tailscale-operator/Chart.yaml b/clusters/cl01tl/services/tailscale-operator/Chart.yaml index a245e3644..8be58c1ed 100644 --- a/clusters/cl01tl/services/tailscale-operator/Chart.yaml +++ b/clusters/cl01tl/services/tailscale-operator/Chart.yaml @@ -20,4 +20,4 @@ dependencies: version: 1.76.6 repository: https://pkgs.tailscale.com/helmcharts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tailscale.png -appVersion: v1.76.1 +appVersion: v1.76.6 diff --git a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml b/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml index 2f6bac12e..4c465841e 100644 --- a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml +++ b/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml @@ -13,4 +13,4 @@ spec: nameserver: image: repo: tailscale/k8s-nameserver - tag: unstable-v1.75.115 + tag: unstable-v1.77.88