From 8b4f921bb8a7ff375f2281fa7daa58bc5f3b467f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Dec 2025 16:29:08 +0000 Subject: [PATCH] Update ghcr.io/tailscale/tailscale Docker tag to v1.92.3 --- hosts/ps08rp/blocky/compose.yaml | 2 +- hosts/ps09rp/blocky/compose.yaml | 2 +- hosts/ps10rp/blocky/compose.yaml | 2 +- hosts/ps10rp/garage/compose.yaml | 4 ++-- hosts/ps10rp/gitea/compose.yaml | 2 +- hosts/ps10rp/homepage/compose.yaml | 2 +- hosts/ps10rp/node-exporter/compose.yaml | 2 +- hosts/ps10rp/tailscale-subnet/compose.yaml | 2 +- hosts/ps10rp/traefik/compose.yaml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hosts/ps08rp/blocky/compose.yaml b/hosts/ps08rp/blocky/compose.yaml index de2d2360c..bc2341762 100644 --- a/hosts/ps08rp/blocky/compose.yaml +++ b/hosts/ps08rp/blocky/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-blocky: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps09rp/blocky/compose.yaml b/hosts/ps09rp/blocky/compose.yaml index 75fefe4dc..ff9f2b137 100644 --- a/hosts/ps09rp/blocky/compose.yaml +++ b/hosts/ps09rp/blocky/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-blocky: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/blocky/compose.yaml b/hosts/ps10rp/blocky/compose.yaml index d21a5db73..e1b280c43 100644 --- a/hosts/ps10rp/blocky/compose.yaml +++ b/hosts/ps10rp/blocky/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-blocky: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/garage/compose.yaml b/hosts/ps10rp/garage/compose.yaml index fb4de0a4f..49e2918bf 100644 --- a/hosts/ps10rp/garage/compose.yaml +++ b/hosts/ps10rp/garage/compose.yaml @@ -1,6 +1,6 @@ services: tailscale-garage: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-garage cap_add: - net_admin @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun tailscale-garage-ui: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-garage-ui cap_add: - net_admin diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index 39f692e3d..5adcc9322 100644 --- a/hosts/ps10rp/gitea/compose.yaml +++ b/hosts/ps10rp/gitea/compose.yaml @@ -1,6 +1,6 @@ services: tailscale-gitea: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-gitea cap_add: - net_admin diff --git a/hosts/ps10rp/homepage/compose.yaml b/hosts/ps10rp/homepage/compose.yaml index eb25fcc2d..c956a4c84 100644 --- a/hosts/ps10rp/homepage/compose.yaml +++ b/hosts/ps10rp/homepage/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-homepage: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-homepage cap_add: - net_admin diff --git a/hosts/ps10rp/node-exporter/compose.yaml b/hosts/ps10rp/node-exporter/compose.yaml index 31bbbace9..e95a883aa 100644 --- a/hosts/ps10rp/node-exporter/compose.yaml +++ b/hosts/ps10rp/node-exporter/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-node-exporter: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-node-exporter cap_add: - net_admin diff --git a/hosts/ps10rp/tailscale-subnet/compose.yaml b/hosts/ps10rp/tailscale-subnet/compose.yaml index a40bb7378..2b699902a 100644 --- a/hosts/ps10rp/tailscale-subnet/compose.yaml +++ b/hosts/ps10rp/tailscale-subnet/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-subnet cap_add: - net_admin diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index ff5f0f12c..cc3c50435 100644 --- a/hosts/ps10rp/traefik/compose.yaml +++ b/hosts/ps10rp/traefik/compose.yaml @@ -1,7 +1,7 @@ --- services: tailscale-traefik: - image: ghcr.io/tailscale/tailscale:v1.90.9 + image: ghcr.io/tailscale/tailscale:v1.92.3 container_name: tailscale-traefik cap_add: - net_admin