From 0c8d8143d9ee1e4af5d289cba4d5ca3b8cc58404 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 Dec 2023 01:40:05 +0100 Subject: [PATCH] chore(deps): update container image tailscale/tailscale to v1.54.1@ce594e3 (#15784) 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 | patch | `v1.54.0` -> `v1.54.1` | --- > [!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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/tailscale/Chart.yaml | 39 ++++++++++++++--------------- charts/stable/tailscale/values.yaml | 2 +- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index f6db2150dc4..1214ee3965a 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,33 +1,32 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: tailscale -version: 5.1.18 -appVersion: 1.54.0 -description: - Tailscale lets you connect your devices and users together in your own +version: 5.1.19 +appVersion: 1.54.1 +description: Tailscale lets you connect your devices and users together in your own secure virtual private network home: https://truecharts.org/charts/stable/tailscale icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png deprecated: false sources: - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://hub.docker.com/r/tailscale/tailscale +- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale +- https://hub.docker.com/r/tailscale/tailscale +- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - vpn - - tailscale +- vpn +- tailscale dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 51ab930a758..77aa92e6dc7 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.54.0@sha256:251dde158fb12da8b57dfbbc702eee42bbc4c4cb09c4c898bceef43cd421c6ac + tag: v1.54.1@sha256:ce594e3d18874960caa3f7d8fd8fc39a89b9c34e3ff05d6fdf3124cc550c8c2c serviceAccount: main: enabled: true