chore(deps): update container image tailscale/tailscale to v1.56.0@ed1f931 (#16109)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | minor | `v1.54.1` -> `v1.56.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2023-12-15 19:43:38 +01:00 committed by GitHub
parent d337e784e0
commit d42d189d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 21 deletions

View File

@ -1,33 +1,32 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: tailscale name: tailscale
version: 5.1.19 version: 5.2.0
appVersion: 1.54.1 appVersion: 1.56.0
description: description: Tailscale lets you connect your devices and users together in your own
Tailscale lets you connect your devices and users together in your own
secure virtual private network secure virtual private network
home: https://truecharts.org/charts/stable/tailscale home: https://truecharts.org/charts/stable/tailscale
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- vpn - vpn
- tailscale - tailscale
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4

View File

@ -1,7 +1,7 @@
image: image:
repository: tailscale/tailscale repository: tailscale/tailscale
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.54.1@sha256:ce594e3d18874960caa3f7d8fd8fc39a89b9c34e3ff05d6fdf3124cc550c8c2c tag: v1.56.0@sha256:ed1f9317d0bab2bc17f6eecc29401479b91c938df48c28b1bd3d3014eba9d013
serviceAccount: serviceAccount:
main: main:
enabled: true enabled: true