From 6b5b05cab5f99fc8cf5ab7ed63cdde4e30ea57cf Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 12 Dec 2024 12:35:01 -0600 Subject: [PATCH] update image --- clusters/cl01tl/services/tailscale-operator/Chart.yaml | 4 ++-- .../services/tailscale-operator/templates/dns-config.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/services/tailscale-operator/Chart.yaml b/clusters/cl01tl/services/tailscale-operator/Chart.yaml index 8be58c1ed..37619d355 100644 --- a/clusters/cl01tl/services/tailscale-operator/Chart.yaml +++ b/clusters/cl01tl/services/tailscale-operator/Chart.yaml @@ -17,7 +17,7 @@ maintainers: - name: alexlebens dependencies: - name: tailscale-operator - version: 1.76.6 + version: 1.78.3 repository: https://pkgs.tailscale.com/helmcharts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tailscale.png -appVersion: v1.76.6 +appVersion: v1.78.3 diff --git a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml b/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml index 4c465841e..963fce693 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.77.88 + tag: unstable-v1.78.3