diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index e58a47ec4a3..ce702b33eac 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.125 +appVersion: 2.0.126 dependencies: - name: common version: 28.33.4 @@ -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.17.3 +version: 7.17.4 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index b07d2222f01..a3ad799ff5c 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.125@sha256:d074c55ea0d4a9e8c3bd26e6e34151bdd339822be2db72b568c52c098b1afee7 + tag: 2.0.126@sha256:8a14daf8c0dfbd69b43e0db8b1be575a1b18b0ee5406449a10e0106bb2838657 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent