From 58d493b373536de713fa0c30f4ec0bcae4be4e28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 02:43:13 +0200 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.84.3 (#36710) 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 | patch | `v1.84.2` -> `v1.84.3` | --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.84.3`](https://redirect.github.com/tailscale/tailscale/compare/v1.84.2...v1.84.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.84.2...v1.84.3)
--- ### 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 5eb920727d2..447bef9c77b 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.84.2@sha256:8fcad6613f57c42f3073a58823b83b7c961f8e042fb784dc97378828660d65dc +FROM docker.io/tailscale/tailscale:v1.84.3@sha256:f97ea471667bd94023f76e228c5be0b95564cdba2f9501cb084eeef139d8b65e LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME