From 3d21e1b1a2b504cb285f93cc249864b71556506c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Aug 2022 16:43:26 +0000 Subject: [PATCH] Update ghcr.io/juanfont/headscale Docker tag to v0.16.2 --- headscale/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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