diff --git a/headscale/statefulset.yaml b/headscale/statefulset.yaml index 0ba1198..4905d8a 100644 --- a/headscale/statefulset.yaml +++ b/headscale/statefulset.yaml @@ -17,7 +17,7 @@ spec: - command: - headscale - serve - image: ghcr.io/juanfont/headscale:0.16.0 + image: ghcr.io/juanfont/headscale:0.16.2 imagePullPolicy: IfNotPresent env: - name: GIN_MODE