fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.134 → 2.0.135 (#48582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `2d42d68` → `1227561` | --- > [!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.135`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20135---2026-05-27) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.134...v2.0.135) ##### Changed - When adding a torrent through the qBittorrent endpoints, it will wait to see if the torrent gets added properly or errors out, resulting in a better experience for infringing files and Sonarr / Radarr. - Upgraded torbox.net dependency. - Support SABnzbd API key auth, thanks to [@​ALenfant](https://redirect.github.com/ALenfant)! </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/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.0.134
|
appVersion: 2.0.135
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.3.4
|
version: 29.3.4
|
||||||
@@ -38,5 +38,5 @@ sources:
|
|||||||
- https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
|
- https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
|
||||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||||
type: application
|
type: application
|
||||||
version: 8.3.3
|
version: 8.3.4
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/rogerfar/rdtclient
|
repository: ghcr.io/rogerfar/rdtclient
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.0.134@sha256:2d42d6835bff75010178b64c00b8370086548c0070ec6016d59b521d4e1be7d6
|
tag: 2.0.135@sha256:1227561065547f2c8946cf06c2ef63d5f110e26d2c3a7926c9f7d291ba933e51
|
||||||
aria2Image:
|
aria2Image:
|
||||||
repository: docker.io/p3terx/aria2-pro
|
repository: docker.io/p3terx/aria2-pro
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user