diff --git a/hosts/ps08rp/blocky/compose.yaml b/hosts/ps08rp/blocky/compose.yaml index b5d69bd6c..f38a4ee9a 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps09rp/blocky/compose.yaml b/hosts/ps09rp/blocky/compose.yaml index 3a0c50319..fbfa937cb 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/blocky/compose.yaml b/hosts/ps10rp/blocky/compose.yaml index 3003705ff..b365f63f0 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/garage/compose.yaml b/hosts/ps10rp/garage/compose.yaml index 4e93e113b..b3fa8736b 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-garage-ui cap_add: - net_admin diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index b5e35a713..8d5e0d7f8 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-gitea cap_add: - net_admin diff --git a/hosts/ps10rp/homepage/compose.yaml b/hosts/ps10rp/homepage/compose.yaml index 38ccd3266..1cea523ab 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 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 bf06fcc87..27c9094a4 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 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 045e197ae..5e5f1fb43 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-subnet cap_add: - net_admin diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index 3148ec138..d08ac7b05 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.88.4 + image: ghcr.io/tailscale/tailscale:v1.90.5 container_name: tailscale-traefik cap_add: - net_admin