From f3668e5adee61d92dad9469a7cb932f89e5ac290 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Feb 2025 20:47:35 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rogerfa?= =?UTF-8?q?r/rdtclient=202.0.96=20=E2=86=92=202.0.97=20(#32160)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5eeb720d2f6..3eb908c1e5e 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.96 +appVersion: 2.0.97 dependencies: - name: common version: 25.4.10 @@ -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.5.2 +version: 6.5.3 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index f79600fbd84..184d258e60c 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.96@sha256:f27d525b033c011fee1e4d5e65f72f51643f38c2e5ce47985e2ddf243fb4a233 + tag: 2.0.97@sha256:281d4c509261e7ae934cdb9cd6798338d7a6eb0313f5be78f4785b59986c6795 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent