From 61bf7f3865c263002f2008cefa111c544c3ab65d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:42:01 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.62@cfca17b by renovate (#18386) --- charts/stable/rdtclient/Chart.yaml | 6 +++--- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 32c95e745ca..ee9ddb2aa4a 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.59 +appVersion: 2.0.62 dependencies: - name: common version: 17.4.2 @@ -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: 3.2.0 +version: 3.2.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 183e59e5a33..45c23f7eef6 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.59@sha256:590dc26418082b4ee84c04ef4ff6f8ce78017082dbb6c069d5ef24dea80573e5 + tag: 2.0.62@sha256:cfca17b4de24683926a9b6069065aa78fd7756676124566112dcf5cfb85c3122 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent