diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 77e6a591771..b5972708646 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.117 +appVersion: 2.0.118 dependencies: - name: common version: 28.22.0 @@ -36,9 +36,10 @@ name: rdtclient sources: - https://ghcr.io/rogerfar/rdtclient - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rdtclient - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 7.8.1 +version: 7.8.2 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 58299c4d84f..21cedcab610 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.117@sha256:e69ec671d75e3f9895a29ee19f0c3bc0c0116d16418eb76330a0ca6add251022 + tag: 2.0.118@sha256:0aa6e4b2d4ee7e420a5ff77e538bdaf853b454564d71acbfbbd58d9c5bfaf411 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent