From 9eafc739448e45a5d65b0c428bdd75f7077b6fd7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 18:15:21 +0100 Subject: [PATCH] =?UTF-8?q?feat(tailscale):=20update=20image=20docker.io/t?= =?UTF-8?q?ailscale/tailscale=20v1.92.5=20=E2=86=92=20v1.94.1=20(#44593)?= 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)) | minor | `4a0aaac` -> `21df0b5` | --- > [!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.94.1`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.94.1) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.92.5...v1.94.1) 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 | 14 +++++++------- charts/stable/tailscale/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 6e304dde044..ee069369dfb 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.92.5 +appVersion: 1.94.1 dependencies: - name: common version: 28.29.49 @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://trueforge.org/truetech/truecharts/charts/stable/tailscale -icon: https://trueforge.org/img/hotlink-ok/chart-icons/tailscale.webp +home: https://truecharts.org/charts/stable/tailscale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.webp keywords: - vpn - tailscale -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: tailscale sources: - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 11.17.15 +version: 11.18.0 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 253feb463a4..b171fe24056 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.92.5@sha256:4a0aaacee6f28e724c1f80c986e5776c9c979d8f7e19274c2cae2d495cc8d625 + tag: v1.94.1@sha256:21df0b5a84efa35c0a507f4dd2340e1b1295683634a28968707354d5bd991d9c serviceAccount: main: enabled: true