chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.110 → 2.0.111 (#35008)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `0508c49` -> `f914356` |

---

> [!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.111`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20111---2025-05-03)

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

##### Added

- Added button to register rdt-client as a handler for magnet links on
[supported
browsers](https://caniuse.com/mdn-api_navigator_registerprotocolhandler_scheme_parameter_magnet).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-05-03 20:25:14 +02:00
committed by GitHub
parent b4d857a6d3
commit 69c5bf5da8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.110
appVersion: 2.0.111
dependencies:
- name: common
version: 25.4.10
@@ -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: 6.5.9
version: 6.5.10
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.110@sha256:0508c491e57a940e7f76806e6086c7c04f0e553842d61116e6f84174f2cefa82
tag: 2.0.111@sha256:f9143563c67bd7d893cb6136b661c28ea65168dcaf3b891f4556f6a6c6b32998
aria2Image:
repository: docker.io/p3terx/aria2-pro
pullPolicy: IfNotPresent