diff --git a/charts/incubator/rdtclient/Chart.yaml b/charts/incubator/rdtclient/Chart.yaml index 23df6b541e2..8b6e73f5523 100644 --- a/charts/incubator/rdtclient/Chart.yaml +++ b/charts/incubator/rdtclient/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "2.0.40" +appVersion: "2.0.46" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.15.0 + version: 14.3.5 deprecated: false description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. home: https://truecharts.org/charts/incubator/rdtclient @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rdtclient - https://github.com/rogerfar/rdt-client type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/rdtclient/values.yaml b/charts/incubator/rdtclient/values.yaml index b68acfc6d63..3852bdedde3 100644 --- a/charts/incubator/rdtclient/values.yaml +++ b/charts/incubator/rdtclient/values.yaml @@ -1,7 +1,7 @@ image: - repository: tccr.io/truecharts/rdtclient + repository: ghcr.io/rogerfar/rdtclient pullPolicy: IfNotPresent - tag: v2.0.40@sha256:654551a94b9f6ec7c734b7e97288ef9583bbe031f204355c9f72244f7f73a540 + tag: 2.0.46@sha256:4d501c324825b34b820b65c4f0056892f52a62127b563ec4a86fea49b0c24b1d aria2Image: repository: tccr.io/truecharts/aria2-pro pullPolicy: IfNotPresent