From bdd63b8c6322e025f9e1e7944e178742c6d2ae7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jan 2026 18:53:20 +0000 Subject: [PATCH] chore(deps): update dependency tailscale/tailscale to v1.94.1 (#3544) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tailscale/tailscale](https://github.com/tailscale/tailscale) | minor | `v1.92.5` → `v1.94.1` | --- ### Release Notes
tailscale/tailscale (tailscale/tailscale) ### [`v1.94.1`](https://github.com/tailscale/tailscale/releases/tag/v1.94.1) [Compare Source](https://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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3544 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/tailscale-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/tailscale-operator/Chart.yaml b/clusters/cl01tl/helm/tailscale-operator/Chart.yaml index 92f05944d..975570c94 100644 --- a/clusters/cl01tl/helm/tailscale-operator/Chart.yaml +++ b/clusters/cl01tl/helm/tailscale-operator/Chart.yaml @@ -21,4 +21,4 @@ dependencies: repository: https://pkgs.tailscale.com/helmcharts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png # renovate: datasource=github-releases depName=tailscale/tailscale -appVersion: v1.92.5 +appVersion: v1.94.1