chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.94 → 2.0.95 (#31086)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `783fcfd` -> `2f56d3e` |

---

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

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

###
[`v2.0.95`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2095---2025-01-19)

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

##### Added

-   Added the /api/v2/transfer/info qBittorrent endpoint.

##### Changed

-   AllDebrid Symlink path fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-01-24 14:26:49 +01:00
committed by GitHub
parent de2668536e
commit 8bdd2ad7f7
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.94
appVersion: 2.0.95
dependencies:
- name: common
version: 25.3.1
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro
type: application
version: 6.4.1
version: 6.4.2

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.94@sha256:783fcfdc90778b6dc2d368140cbb9bb4aaaea0507ceb95c13a7253b75bf57ef7
tag: 2.0.95@sha256:2f56d3e95f6c8153dbce92447b20b9e2812e6937ab3014dc77527ea0453d27ab
aria2Image:
repository: docker.io/p3terx/aria2-pro
pullPolicy: IfNotPresent