diff --git a/apps/headscale/statefulset.yaml b/apps/headscale/statefulset.yaml index da6fcce..f2b3365 100644 --- a/apps/headscale/statefulset.yaml +++ b/apps/headscale/statefulset.yaml @@ -17,7 +17,7 @@ spec: - command: - headscale - serve - image: ghcr.io/juanfont/headscale:0.22.1 + image: ghcr.io/juanfont/headscale:0.22.3 imagePullPolicy: IfNotPresent env: - name: GIN_MODE