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