diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index a245403de3b..ef5f40b8ddf 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.0.130 +appVersion: 2.0.131 dependencies: - name: common version: 29.3.4 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 8.3.0 +version: 8.3.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index ce5d05605ac..21cd83eda30 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.130@sha256:379968e21a95fb610fe0ce8302e835544c756b4663f1b8fd54e33c176b672307 + tag: 2.0.131@sha256:3d9a41e8a457241c438af3e736a608001400b971889739750fe6612400b5c0d5 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent