diff --git a/apps-kustomized/torrents/deploy.yaml b/apps-kustomized/torrents/deploy.yaml index 4c296a8..0e8f71e 100644 --- a/apps-kustomized/torrents/deploy.yaml +++ b/apps-kustomized/torrents/deploy.yaml @@ -15,7 +15,7 @@ spec: app: qbittorrent spec: initContainers: - - image: ghcr.io/tailscale/tailscale:latest + - image: ghcr.io/tailscale/tailscale:v1.80.3 command: - /bin/sh - -c @@ -82,7 +82,7 @@ spec: # - 100.100.100.100 # initialDelaySeconds: 120 # periodSeconds: 5 - image: ghcr.io/tailscale/tailscale:latest + image: ghcr.io/tailscale/tailscale:v1.80.3 name: ts-sidecar securityContext: runAsGroup: 1000