From 22ff393d7b41e90f3fc5eb5ce8df28a4ee1456b6 Mon Sep 17 00:00:00 2001 From: rohow Date: Fri, 1 Aug 2025 18:19:29 +0800 Subject: [PATCH] feat(tailscale-derp): update chart version to 0.0.9 and adjust deployment configuration --- apps/infra/net/tailscale/helmchart-hk.yaml | 2 +- apps/infra/net/tailscale/helmchart-sh.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/infra/net/tailscale/helmchart-hk.yaml b/apps/infra/net/tailscale/helmchart-hk.yaml index 2ea34bd..4a943c2 100644 --- a/apps/infra/net/tailscale/helmchart-hk.yaml +++ b/apps/infra/net/tailscale/helmchart-hk.yaml @@ -6,7 +6,7 @@ metadata: spec: repo: https://devcm-repo.github.io/helm-charts chart: tailscale-derp - version: 0.0.6 + version: 0.0.8 targetNamespace: infra-net valuesContent: |- nodeSelector: diff --git a/apps/infra/net/tailscale/helmchart-sh.yaml b/apps/infra/net/tailscale/helmchart-sh.yaml index df89350..1c49216 100644 --- a/apps/infra/net/tailscale/helmchart-sh.yaml +++ b/apps/infra/net/tailscale/helmchart-sh.yaml @@ -6,7 +6,7 @@ metadata: spec: repo: https://devcm-repo.github.io/helm-charts chart: tailscale-derp - version: 0.0.6 + version: 0.0.8 targetNamespace: infra-net valuesContent: |- nodeSelector: