From f5b03cb9efdffb193d7416955e2754a03fae7b4b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Nov 2025 05:21:16 +0000 Subject: [PATCH] Update ghcr.io/tailscale/tailscale Docker tag to v1.90.8 (#2094) --- 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 c0ba5760c..a20975a6b 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps09rp/blocky/compose.yaml b/hosts/ps09rp/blocky/compose.yaml index 77bf6fcac..4fc8b3d06 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/blocky/compose.yaml b/hosts/ps10rp/blocky/compose.yaml index a637d4099..7103977d2 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/garage/compose.yaml b/hosts/ps10rp/garage/compose.yaml index 260060539..f7be8fc24 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-garage-ui cap_add: - net_admin diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index 6baadc47d..d31cd3fa8 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-gitea cap_add: - net_admin diff --git a/hosts/ps10rp/homepage/compose.yaml b/hosts/ps10rp/homepage/compose.yaml index 9d7678e3b..e1179b396 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 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 bff96b9d8..e7e9bac2e 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 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 4e816af67..fd9724084 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-subnet cap_add: - net_admin diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index db178868b..93288453a 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.6 + image: ghcr.io/tailscale/tailscale:v1.90.8 container_name: tailscale-traefik cap_add: - net_admin