From 83532cbc1167534efa3918ac063aa48cc1e879e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Jul 2025 21:14:32 +0000 Subject: [PATCH] Update ghcr.io/tailscale/tailscale Docker tag to v1.86.2 (#1079) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://github.com/tailscale/tailscale)) | minor | `v1.84.3` -> `v1.86.2` | --- ### Release Notes
tailscale/tailscale (ghcr.io/tailscale/tailscale) ### [`v1.86.2`](https://github.com/tailscale/tailscale/releases/tag/v1.86.2) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.84.3...v1.86.2) Please refer to the changelog available at https://tailscale.com/changelog
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1079 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- hosts/ps08rp/blocky/compose.yaml | 2 +- hosts/ps09rp/blocky/compose.yaml | 2 +- hosts/ps10rp/blocky/compose.yaml | 2 +- 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 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hosts/ps08rp/blocky/compose.yaml b/hosts/ps08rp/blocky/compose.yaml index 524f782ec..ef7d575ba 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps09rp/blocky/compose.yaml b/hosts/ps09rp/blocky/compose.yaml index 2205fcd95..f56983c52 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/blocky/compose.yaml b/hosts/ps10rp/blocky/compose.yaml index 4499808c5..badb920b1 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-blocky cap_add: - net_admin diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index 5ff756400..df16035ae 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-gitea cap_add: - net_admin diff --git a/hosts/ps10rp/homepage/compose.yaml b/hosts/ps10rp/homepage/compose.yaml index d3e1638f1..af76ab9dc 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 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 5d135533f..e16728b26 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 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 f70ba9aab..535eb9782 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-subnet cap_add: - net_admin diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index d17a88920..922871307 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.84.3 + image: ghcr.io/tailscale/tailscale:v1.86.2 container_name: tailscale-traefik cap_add: - net_admin