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