diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 03dde43c27d..46dbb553223 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.109 +appVersion: 2.0.110 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 6.5.8 +version: 6.5.9 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 59943a9588f..d86e5a449cb 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.109@sha256:cb4d1087b1d7f25b3dacb7d19a77898ff20812b23ebf3cdb5b2274984d06ea1a + tag: 2.0.110@sha256:0508c491e57a940e7f76806e6086c7c04f0e553842d61116e6f84174f2cefa82 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent