From b4ca6ba83325ccd2a8ec2a1a4752ba109034bea3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Mar 2025 13:44:09 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/ta?= =?UTF-8?q?ilscale=20v1.78.3=20=E2=86=92=20v1.80.3=20(#32943)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/tailscale](https://redirect.github.com/truecharts/public) | minor | `2d2714b` -> `e416abb` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/library/common-test/Chart.yaml | 2 +- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index d7effa50b6e..69b63b44514 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -7,7 +7,7 @@ apiVersion: v2 appVersion: unknown dependencies: - name: common - version: ~27.0.0 + version: ~27.1.0 repository: file://../common/ condition: "" alias: "" diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 8c1fd6b8b5b..ee26642e000 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,4 +48,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 27.0.0 +version: 27.1.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index fa9c6b52070..2d44dfc604b 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -489,7 +489,7 @@ netshootImage: tailscaleImage: repository: tccr.io/tccr/tailscale - tag: v1.78.3@sha256:2d2714b75c7e14a0a9b9e69cebec9815282158d65790276ef783c4ac5e424446 + tag: v1.80.3@sha256:e416abbc50a575f67babb16e6632306bdb510db4ce068f5afa328766dff5c710 pullPolicy: IfNotPresent codeserverImage: