diff --git a/hosts/ps08rp/blocky/compose.yaml b/hosts/ps08rp/blocky/compose.yaml index 93f805a33..357295fd4 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps09rp/blocky/compose.yaml b/hosts/ps09rp/blocky/compose.yaml index f6f56fc58..711d9cd35 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/blocky/compose.yaml b/hosts/ps10rp/blocky/compose.yaml index a6d614258..66c4e3db4 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index 955815b66..cdc2e3dea 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-gitea cap_add: - net_admin diff --git a/hosts/ps10rp/homepage/compose.yaml b/hosts/ps10rp/homepage/compose.yaml index 04caca589..08b82be6b 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 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 da7843374..dc7258b6a 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 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 eb218c9f2..c6b70d251 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-subnet cap_add: - net_admin diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index 20d928052..49a120ad2 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.80.3 + image: ghcr.io/tailscale/tailscale:v1.82.0 container_name: tailscale-traefik cap_add: - net_admin