chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.58@5e8b26b by renovate (#17187)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rogerfar/rdtclient](https://togithub.com/rogerfar/rdt-client)
| patch | `2.0.54` -> `2.0.58` |

---

> [!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.58`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2058---2024-01-10)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.57...v2.0.58)

##### Changed

-   Don't automatically count the chunk count.

###
[`v2.0.57`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2057---2024-01-09)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.56...v2.0.57)

##### Changed

-   Fixed symlink retry.

###
[`v2.0.56`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2056---2024-01-07)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.55...v2.0.56)

##### Changed

-   Add retry mechanism for the downloaders.

###
[`v2.0.55`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2055---2024-01-07)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.54...v2.0.55)

##### Changed

-   Tweaked the internal downloader to prevent memory issues.
-   Add retry mechanism for the symlink downloader.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-01-14 02:35:39 +01:00
committed by GitHub
parent 62070113bd
commit c47a62f0ed
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png
keywords:
- rdtclient
- torrent
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: rdtclient
sources:
- https://github.com/rogerfar/rdt-client
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro
- https://github.com/rogerfar/rdt-client
type: application
version: 3.1.8
version: 3.1.9
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.54@sha256:006fa345a703a75aabb9a15fed8928ee203578bdd1fbdca3a39dd346715aea19
tag: 2.0.58@sha256:5e8b26b247d5a019fc4589a3322b9fc97bf680d505d66d877190cce1471710c3
aria2Image:
repository: p3terx/aria2-pro
pullPolicy: IfNotPresent