fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.125 → 2.0.126 (#46046)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `d074c55` → `8a14daf` |

---

> [!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

<details>
<summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.126`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20126---2026-03-14)

[Compare
Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.125...v2.0.126)

##### Added

- qBittorrent hash filtering on the /torrrents/info endpoint, thanks to
[@&#8203;jfrconley](https://redirect.github.com/jfrconley)!
- Category select as a dropdown when adding a new torrent, thanks to
[@&#8203;sylvaindd](https://redirect.github.com/sylvaindd)!

##### Changed

- Rate limiting fixes, thanks to
[@&#8203;omgbeez](https://redirect.github.com/omgbeez)!
- AllDebrid Symlink fixes, thanks to
[@&#8203;AlexandreVassard](https://redirect.github.com/AlexandreVassard)!

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmR0Y2xpZW50IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-03-14 21:24:12 +01:00
committed by GitHub
parent 7533db1909
commit 9df0126fcd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.0.125
appVersion: 2.0.126
dependencies:
- name: common
version: 28.33.4
@@ -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.17.3
version: 7.17.4
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.125@sha256:d074c55ea0d4a9e8c3bd26e6e34151bdd339822be2db72b568c52c098b1afee7
tag: 2.0.126@sha256:8a14daf8c0dfbd69b43e0db8b1be575a1b18b0ee5406449a10e0106bb2838657
aria2Image:
repository: docker.io/p3terx/aria2-pro
pullPolicy: IfNotPresent