From 308f59fd2fa7f050427bfeafe1aff24bef5a406c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 May 2026 21:23:36 +0200 Subject: [PATCH] =?UTF-8?q?fix(rdtclient):=20update=20image=20ghcr.io/roge?= =?UTF-8?q?rfar/rdtclient=202.0.135=20=E2=86=92=202.0.136=20(#48646)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `1227561` → `a05f042` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient) ### [`v2.0.136`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20136---2026-05-30) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.135...v2.0.136) ##### Added - Added devcontainer development workflow. ##### Changed - Upgraded torbox.net dependency.
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- charts/stable/rdtclient/Chart.yaml | 4 ++-- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index be43b8478d3..2633c2174fb 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.135 +appVersion: 2.0.136 dependencies: - name: common version: 29.3.4 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 8.3.4 +version: 8.3.5 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 0898d2a8706..b085e46a64c 100644 --- a/charts/stable/rdtclient/values.yaml +++ b/charts/stable/rdtclient/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.135@sha256:1227561065547f2c8946cf06c2ef63d5f110e26d2c3a7926c9f7d291ba933e51 + tag: 2.0.136@sha256:a05f0427946a4c3c64dc9d556c017f9a181acec320ecf218b6334a1066c11d1f aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent