diff --git a/charts/tailscale-derp/Chart.yaml b/charts/tailscale-derp/Chart.yaml index 24b19f8..26070a3 100644 --- a/charts/tailscale-derp/Chart.yaml +++ b/charts/tailscale-derp/Chart.yaml @@ -10,4 +10,4 @@ maintainers: url: https://github.com/devcm-repo icon: https://tailscale.com/files/apple-touch-icon.png version: 0.0.1 -appVersion: 1.44.0 +appVersion: 1.68.0 diff --git a/charts/tailscale-derp/README.md b/charts/tailscale-derp/README.md index 80cc16f..14d53b2 100644 --- a/charts/tailscale-derp/README.md +++ b/charts/tailscale-derp/README.md @@ -5,7 +5,7 @@ This Helm Chart is a Tailscale container deployment for a tailnet relay server ( ## Installing the Helm Chart ```shell -helm repo add tailscale https://spreitzer.ch/helm-tailscale +helm repo add tailscale https://devcm-repo.github.io/helm-charts helm install tailscale-derp tailscale/tailscale-derp ```