diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index e19df86a8ac..31cd6efeac1 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.120 +appVersion: 2.0.121 dependencies: - name: common version: 28.30.2 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 7.14.1 +version: 7.14.2 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index a88c6b88f4a..ecc8e19e5ff 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.120@sha256:8e0f97daea302cd623b48a3cde386b0352ef50f6cc1d530eca8666296194424d + tag: 2.0.121@sha256:55c9a7bae152cc0df6db17cc706c529351997228cd9599611d3f9960cb8ce452 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent