diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index f81cf8c17e8..000cfa8040e 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.64 +appVersion: 2.0.65 dependencies: - name: common version: 20.2.10 @@ -32,7 +32,7 @@ name: rdtclient sources: - https://github.com/rogerfar/rdt-client - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro + - https://ghcr.io/rogerfar/rdtclient type: application -version: 4.7.6 +version: 4.7.7 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 77c55f1fad8..9eb1c4c2faa 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.64@sha256:ff440bd1a2d22a1cb1be8125a4456fa56d7e6cc11e0faa67c0a121a41a46b24d + tag: 2.0.65@sha256:65d7754bd3af8a1db668f6208622f451eb5a37318530ea5cfe899f804cf88eed aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent