From fa88b60fc54d9ad9796b0c1d35b63c1d969c41fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:13:15 +0100 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.78.3 (#30166) 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.76.6` -> `v1.78.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.78.3`](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3) ### [`v1.78.1`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.78.1) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.76.6...v1.78.1) Please refer to the changelog available at [https://tailscale.com/changelog](https://tailscale.com/changelog#2024-12-05).
--- ### 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 8301e453ec1..36d18684eef 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.76.6@sha256:da35f0fbeb3037754049e3b079cb30c58c140576a50b54be107c0ff6ad0ec0e9 +FROM docker.io/tailscale/tailscale:v1.78.3@sha256:9d4c17a8451e2d1282c22aee1f08d28dc106979c39c7b5a35ec6313d4682a43e LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME