chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.114 → 2.0.116 (#37886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `063ae3b` -> `2e6ce8b` | 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.115`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20115---2025-07-28) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.114...v2.0.115) ##### Added - Added setting to delay the finish action. ##### Fixed - Make sure the Real-Debrid provider times out when trying to add a new torrent. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.114
|
||||
appVersion: 2.0.116
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
type: application
|
||||
version: 7.2.0
|
||||
version: 7.2.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/rogerfar/rdtclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.114@sha256:063ae3b8ae4c4bf3c55cc7aa38bf11e8110ddee7093dd893e181bb8fc88b1f20
|
||||
tag: 2.0.116@sha256:2e6ce8bc54ab0c57575d168502c67fd9a36937765132160b3ff313979045eda4
|
||||
aria2Image:
|
||||
repository: docker.io/p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user