diff --git a/charts/incubator/rdtclient/Chart.yaml b/charts/incubator/rdtclient/Chart.yaml index 30396954c7f..b087da9becd 100644 --- a/charts/incubator/rdtclient/Chart.yaml +++ b/charts/incubator/rdtclient/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.32" +appVersion: "2.0.40" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/rdtclient/values.yaml b/charts/incubator/rdtclient/values.yaml index 0c9200abbd5..b68acfc6d63 100644 --- a/charts/incubator/rdtclient/values.yaml +++ b/charts/incubator/rdtclient/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rdtclient pullPolicy: IfNotPresent - tag: v2.0.32@sha256:d43f7b58d5136937f8962e0f3dfa328fc205bf632cbb4faf6813fff986b75836 + tag: v2.0.40@sha256:654551a94b9f6ec7c734b7e97288ef9583bbe031f204355c9f72244f7f73a540 aria2Image: repository: tccr.io/truecharts/aria2-pro pullPolicy: IfNotPresent