diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index fa4fabf5a5e..be43b8478d3 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.134 +appVersion: 2.0.135 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.3 +version: 8.3.4 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 7bf844b1df6..0898d2a8706 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.134@sha256:2d42d6835bff75010178b64c00b8370086548c0070ec6016d59b521d4e1be7d6 + tag: 2.0.135@sha256:1227561065547f2c8946cf06c2ef63d5f110e26d2c3a7926c9f7d291ba933e51 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent