chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.81@17cfe6b by renovate (#24513)

This PR contains the following updates:

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

---

> [!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.81`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2081---2024-07-28)

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

##### Changed

-   Improved handling of infringed torrents from real debrid.
- Force update of torrent data from real-debrid when no filename is
found in the local DB.
- Fixed real-debrid deserialization issue when checking for instant
available files.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC45LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2024-07-29 08:30:11 +02:00
committed by GitHub
parent 1bd7d0d120
commit 1ec03bcd77
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.80
appVersion: 2.0.81
dependencies:
- name: common
version: 24.1.5
@@ -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.4
version: 6.1.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.80@sha256:c40a1d7fd7cba513c468323e9901db2c7d67610875aea38b63dcbcd897647650
tag: 2.0.81@sha256:17cfe6b0c7c453be7ffa12f2945785e94daa8b0e8038feb8034e11d8a38e8388
aria2Image:
repository: p3terx/aria2-pro
pullPolicy: IfNotPresent