From b8a91f4f0a47c178b80007eaf5cd046771ac49c6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 Oct 2025 10:14:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rogerfa?= =?UTF-8?q?r/rdtclient=202.0.116=20=E2=86=92=202.0.117=20(#40498)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/rdtclient/Chart.yaml | 5 +++-- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index c12c1e28487..e59eefc78db 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.116 +appVersion: 2.0.117 dependencies: - name: common version: 28.22.0 @@ -36,9 +36,10 @@ name: rdtclient sources: - https://ghcr.io/rogerfar/rdtclient - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rdtclient - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 7.8.0 +version: 7.8.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index fe2e5acd907..58299c4d84f 100644 --- a/charts/stable/rdtclient/values.yaml +++ b/charts/stable/rdtclient/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: 2.0.116@sha256:5f0b90ffd09892fc003ab84a42b9bec64da201aefc9ae6f6dbb0bdeef351636c + tag: 2.0.117@sha256:e69ec671d75e3f9895a29ee19f0c3bc0c0116d16418eb76330a0ca6add251022 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent