feat(tailscale): update image docker.io/tailscale/tailscale v1.92.5 → v1.94.1 (#44593)

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

<details>
<summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary>

###
[`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
<https://tailscale.com/changelog>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFpbHNjYWxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-05 18:15:21 +01:00
committed by GitHub
parent a7a9f1ccb3
commit 9eafc73944
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
+1 -1
View File
@@ -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