From 79a48c991ad03ee5a9fe13e71a00503fd72fff4b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 08:16:51 +0200 Subject: [PATCH] =?UTF-8?q?fix(rdtclient):=20update=20image=20ghcr.io/roge?= =?UTF-8?q?rfar/rdtclient=202.0.129=20=E2=86=92=202.0.130=20(#47992)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `ecfe57e` → `379968e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient) ### [`v2.0.130`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20130---2026-04-28) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.129...v2.0.130) ##### Changed - Fixes to unit tests - Upgraded .NET and Angular dependencies - Added better qBittorrent capabilities for Cleanuparr - Performance fixes
--- ### Configuration 📅 **Schedule**: (UTC) - 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/stable/rdtclient/Chart.yaml | 4 ++-- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 943c361d1ea..55167b675a5 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.129 +appVersion: 2.0.130 dependencies: - name: common version: 29.2.8 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 8.2.0 +version: 8.2.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 462cc799bb5..ce5d05605ac 100644 --- a/charts/stable/rdtclient/values.yaml +++ b/charts/stable/rdtclient/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.129@sha256:ecfe57e425dbb14ea9dcf5bb41e05cca6e0127c330367438bc1bc466a5290329 + tag: 2.0.130@sha256:379968e21a95fb610fe0ce8302e835544c756b4663f1b8fd54e33c176b672307 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent