diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 6c43bab92f3..f81cf8c17e8 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.63 +appVersion: 2.0.64 dependencies: - name: common version: 20.2.10 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png keywords: - rdtclient - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 4.7.5 +version: 4.7.6 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index cdfb76902a3..77c55f1fad8 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.63@sha256:ff17d946c3bfd11d178e6395a0a8ad1766de7779cdaadeaa948a77249874f3c5 + tag: 2.0.64@sha256:ff440bd1a2d22a1cb1be8125a4456fa56d7e6cc11e0faa67c0a121a41a46b24d aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent