From 8822cbb51c7db7a908e2cac74d3a9a04ab96036c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Feb 2026 09:46:52 +0100 Subject: [PATCH] =?UTF-8?q?fix(rdtclient):=20update=20image=20ghcr.io/roge?= =?UTF-8?q?rfar/rdtclient=202.0.119=20=E2=86=92=202.0.120=20(#44818)?= 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 | `ab9bede` → `8e0f97d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.120`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20120---2026-02-11) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.119...v2.0.120) ##### Changed - Upgrade to .NET 10. - Upgrade to Angular 21.
--- ### 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/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 3aabebce807..f5609d23b33 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.119 +appVersion: 2.0.120 dependencies: - name: common version: 28.29.49 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 7.13.16 +version: 7.13.17 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 76741c43a7e..39a5b7cbdf5 100644 --- a/charts/stable/rdtclient/values.yaml +++ b/charts/stable/rdtclient/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.119@sha256:ab9beded5f3770be207f8ffda1b3f23e1906b87b1af7362b66600f80d25ac201 + tag: 2.0.120@sha256:8e0f97daea302cd623b48a3cde386b0352ef50f6cc1d530eca8666296194424d aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent