From 24d7bb74f59c92abd8c82b215408ef0f451fffa1 Mon Sep 17 00:00:00 2001 From: Quentin Campos Date: Wed, 3 Jun 2026 10:39:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=97=EF=B8=8F=20Use=20official=20tailscale?= =?UTF-8?q?-operator=20manifest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/tailscale-operator/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/tailscale-operator/Chart.yaml b/platform/tailscale-operator/Chart.yaml index a01d8d2..9916581 100644 --- a/platform/tailscale-operator/Chart.yaml +++ b/platform/tailscale-operator/Chart.yaml @@ -3,8 +3,8 @@ name: tailscale-operator-wrapper description: Wrapper Helm chart for the official Tailscale Operator type: application version: 1.0.0 -appVersion: 1.66.0 +appVersion: 1.66.4 dependencies: - name: tailscale-operator - version: 1.66.0 - repository: https://pkgs.tailscale.com/helm-charts + version: 1.66.4 + repository: https://pkgs.tailscale.com/helmcharts