From 5d317480cd0ee39c4c06b5ef90e2f74588496eab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 Oct 2025 11:47:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rogerfa?= =?UTF-8?q?r/rdtclient=202.0.117=20=E2=86=92=202.0.118=20(#40565)?= 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 | `e69ec67` -> `0aa6e4b` | --- > [!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.118`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20118---2025-10-06) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.117...v2.0.118) ##### Added - Added some fake qBittorrent API calls for decluttarr.
--- ### 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 | 5 +++-- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 77e6a591771..b5972708646 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.117 +appVersion: 2.0.118 dependencies: - name: common version: 28.22.0 @@ -36,9 +36,10 @@ name: rdtclient sources: - https://ghcr.io/rogerfar/rdtclient - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rdtclient - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 7.8.1 +version: 7.8.2 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 58299c4d84f..21cedcab610 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.117@sha256:e69ec671d75e3f9895a29ee19f0c3bc0c0116d16418eb76330a0ca6add251022 + tag: 2.0.118@sha256:0aa6e4b2d4ee7e420a5ff77e538bdaf853b454564d71acbfbbd58d9c5bfaf411 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent