mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 13:14:18 -03:00
fix(tailscale): update image docker.io/tailscale/tailscale v1.92.4 → v1.92.5 (#43441)
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 | `d6734d6` -> `4a0aaac` | --- > [!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.92.5`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.92.5) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.92.4...v1.92.5) 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFpbHNjYWxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.92.4
|
||||
appVersion: 1.92.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale
|
||||
- https://hub.docker.com/r/tailscale/tailscale
|
||||
type: application
|
||||
version: 11.17.3
|
||||
version: 11.17.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.92.4@sha256:d6734d69fd7d31b1861589e347463954aa6097f9a61aa4f8f763ba94bfe0e5b9
|
||||
tag: v1.92.5@sha256:4a0aaacee6f28e724c1f80c986e5776c9c979d8f7e19274c2cae2d495cc8d625
|
||||
serviceAccount:
|
||||
main:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user