From 5240f4f4e6c5aae57ad6f5ddf2bcae48151c8638 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Feb 2024 19:25:02 +0100 Subject: [PATCH] chore(deps): update container image tailscale/tailscale to v1.61.11@06e9936 by renovate (#18548) 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 | minor | `v1.58.2` -> `v1.61.11` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 4 ++-- charts/stable/tailscale/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index f3fc8c58480..eb07bc6d8c7 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.58.2 +appVersion: 1.61.11 dependencies: - name: common version: 18.0.1 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 8.1.0 +version: 8.2.0 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index cb822e7c90d..64d01cc018b 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.58.2@sha256:6dc3334d142df48cdf9876152762aff4f17df46c62507f2b4fb07179882a1962 + tag: v1.61.11@sha256:06e993635efcfa9574147ed223424cba562f7a5f0785e3b74381477414d57227 serviceAccount: main: enabled: true