diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 31cd6efeac1..0f6696b9b73 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.121 +appVersion: 2.0.123 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.2 +version: 7.14.3 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index ecc8e19e5ff..ec4ac1fadbd 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.121@sha256:55c9a7bae152cc0df6db17cc706c529351997228cd9599611d3f9960cb8ce452 + tag: 2.0.123@sha256:60ef5413d21f57b4821fd302cfc764f7538f06a6d4d2ec4d64129aba17387455 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent