diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 3eb908c1e5e..0df645b4ae1 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.97 +appVersion: 2.0.102 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.3 +version: 6.5.4 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 184d258e60c..71134cff07b 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.97@sha256:281d4c509261e7ae934cdb9cd6798338d7a6eb0313f5be78f4785b59986c6795 + tag: 2.0.102@sha256:26e36edca66cecabfc81db87744e6b83d549073707003967a2a89baffc50c16b aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent