diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 3c646984caf..0c19891c9a7 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.104 +appVersion: 2.0.107 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.5 +version: 6.5.6 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 2ef03681569..697aa395e0a 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.104@sha256:1e1d4e97e0282e67ddccbc1b58aaff8e0c0a45b7956052391faf3ff07b59cddb + tag: 2.0.107@sha256:adcb48e095f35a1a2d3496d0a6fbf9d54424d20b7f7b4bf0156048f7d89ea571 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent