diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index ee299d2b43e..f14f0aa97d0 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.46" +appVersion: 2.0.49 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://github.com/rogerfar/rdt-client type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 1e807be568b..bf67ffab7ca 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.46@sha256:4d501c324825b34b820b65c4f0056892f52a62127b563ec4a86fea49b0c24b1d + tag: 2.0.49@sha256:f6b4ef205e1e78b8e28a1562e6b847029f423c6837b25c5bca6d00066a98f558 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent