diff --git a/headscale/statefulset.yaml b/headscale/statefulset.yaml index b02e380..2cb9244 100644 --- a/headscale/statefulset.yaml +++ b/headscale/statefulset.yaml @@ -17,7 +17,7 @@ spec: - command: - headscale - serve - image: ghcr.io/juanfont/headscale:0.17.0-alpha4 + image: ghcr.io/juanfont/headscale:0.16.4 imagePullPolicy: IfNotPresent env: - name: GIN_MODE