From efbf27a3044aba009db39b65fb800c68594c3e89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 20:27:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/al?= =?UTF-8?q?pine=20v3.22.0=20=E2=86=92=20v3.22.1=20(#37874)?= 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/alpine](https://redirect.github.com/truecharts/public) | patch | -> | 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). --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 2946fe83265..7aaf556aef9 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.15.0 +version: 28.15.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c95560b4c82..08b816f5d98 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -566,7 +566,7 @@ codeserverImage: alpineImage: repository: tccr.io/tccr/alpine - tag: v3.22.0 + tag: v3.22.1 pullPolicy: IfNotPresent scratchImage: