From 4dfa07845ec050d5a58bc2e72b708488ce517307 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 8 Feb 2023 10:57:52 +0100 Subject: [PATCH] upgrade headscale --- headscale/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headscale/statefulset.yaml b/headscale/statefulset.yaml index 1e8d594..6512ad1 100644 --- a/headscale/statefulset.yaml +++ b/headscale/statefulset.yaml @@ -17,7 +17,7 @@ spec: - command: - headscale - serve - image: ghcr.io/juanfont/headscale:0.17.1 + image: ghcr.io/juanfont/headscale:0.20.0 imagePullPolicy: IfNotPresent env: - name: GIN_MODE