From 271ec3054d88280454c49be39ae3c25d15c5cdef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 00:27:48 +0200 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.84.0 (#35727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | final | minor | `v1.82.5` -> `v1.84.0` | --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.84.0`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.84.0) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.82.5...v1.84.0) 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**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). --- containers/apps/tailscale/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/tailscale/Dockerfile b/containers/apps/tailscale/Dockerfile index 707fa5dec3d..7e97fb85192 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.82.5@sha256:9a1f2640beecac3ad42ed8ef03d75adcb7165600f5131b17f9a2a3da68505928 +FROM docker.io/tailscale/tailscale:v1.84.0@sha256:25cadf045d992b7c82f1a006ccda781a67c47ba5d9ee35ce1f9d25319d1bcbc4 LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME