diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index ee7fdba2565..08470fd32d6 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.111 +appVersion: 2.0.112 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.10 +version: 6.5.11 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 47a36bdf343..d04d17964cd 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.111@sha256:f9143563c67bd7d893cb6136b661c28ea65168dcaf3b891f4556f6a6c6b32998 + tag: 2.0.112@sha256:e62f4e055f4593748004c59a9ea8e84e7c7f6d96328c0928460695b81fd37f93 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent