From dfec54bdc0555852bc2c50d7c54acc566e5988b0 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 30 May 2023 19:31:01 +0200 Subject: [PATCH] upgrade headscale --- apps/headscale/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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