From 357d0ec0d9e2839f9337f7b3710eacc67198c75d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Nov 2025 04:06:51 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/tails?= =?UTF-8?q?cale/tailscale=20v1.90.5=20=E2=86=92=20v1.90.6=20(#41315)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | patch | `8528b4f` -> `8eb8b45` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.90.6`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.90.6) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.90.5...v1.90.6) Please refer to the changelog available at
--- ### 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). --- charts/stable/tailscale/Chart.yaml | 4 ++-- charts/stable/tailscale/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 6e2eaf4592d..4739c5d867f 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.90.5 +appVersion: 1.90.6 dependencies: - name: common version: 28.26.1 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 11.14.0 +version: 11.14.1 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 4de2adfe470..17d17085607 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.90.5@sha256:8528b4f401c950308efc5cdb32b7030c3dc3c3f41884b6f1af25157a7ae051bb + tag: v1.90.6@sha256:8eb8b450a85856807e8a216c4697333e15f8701cb6d344bed851bf6aa6a9605c serviceAccount: main: enabled: true