fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.119 → 2.0.120 (#44818)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client)
| patch | `ab9bede` → `8e0f97d` |

---

> [!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.120`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20120---2026-02-11)

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

##### Changed

- Upgrade to .NET 10.
- Upgrade to Angular 21.

</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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3JkdGNsaWVudCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-12 09:46:52 +01:00
committed by GitHub
parent ff8e08d95a
commit 8822cbb51c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.0.119
appVersion: 2.0.120
dependencies:
- name: common
version: 28.29.49
@@ -43,5 +43,5 @@ sources:
- https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro
type: application
version: 7.13.16
version: 7.13.17
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent
tag: 2.0.119@sha256:ab9beded5f3770be207f8ffda1b3f23e1906b87b1af7362b66600f80d25ac201
tag: 2.0.120@sha256:8e0f97daea302cd623b48a3cde386b0352ef50f6cc1d530eca8666296194424d
aria2Image:
repository: docker.io/p3terx/aria2-pro
pullPolicy: IfNotPresent