fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.131 → 2.0.133 (#48315)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `3d9a41e` → `ed50479` | --- > [!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.133`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20133---2026-05-17) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.132...v2.0.133) ##### Added - Added NZB support for Premiumize, thanks to [@​ALenfant](https://redirect.github.com/ALenfant)! ### [`v2.0.132`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20132---2026-05-17) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.131...v2.0.132) ##### Changed - Fixed for Cleanuparr - Upgrade Torbox.NET dependency </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZHRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.131
|
||||
appVersion: 2.0.133
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -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.3.1
|
||||
version: 8.3.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/rogerfar/rdtclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.131@sha256:3d9a41e8a457241c438af3e736a608001400b971889739750fe6612400b5c0d5
|
||||
tag: 2.0.133@sha256:ed50479491d75c0a431900de2240f3fea31c5476a811fb4d8bad510dc896fbb0
|
||||
aria2Image:
|
||||
repository: docker.io/p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user