chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.86@4883224 by renovate (#25888)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v2.0.86`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2086---2024-09-03)

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

##### Changed

-   Add potential fix for BASE_PATH.
-   Fixed creation of empty folders.

###
[`v2.0.85`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2085---2024-09-03)

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

##### Changed

- Reverted: Prevent the creation of download folders when using symlink.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-09-04 08:28:36 +02:00
committed by GitHub
parent 8e3b35da1e
commit 8517a55c09
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.84
appVersion: 2.0.86
dependencies:
- name: common
version: 24.1.14
@@ -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.1.7
version: 6.1.8
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.84@sha256:096e354a22bb4f6f3c6986394906422695201e425ccffaa05cee0a19a4090a63
tag: 2.0.86@sha256:4883224fdff79c6aca2458473b2498e1b037b68adbafb4e731a6146e5b4dbcb4
aria2Image:
repository: p3terx/aria2-pro
pullPolicy: IfNotPresent