From e9f353556b2e83191c0a4b237394a4f8eff18a9e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Jan 2024 07:24:01 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.59@590dc26 by renovate (#17498) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://togithub.com/rogerfar/rdt-client) | patch | `2.0.58` -> `2.0.59` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient) ### [`v2.0.59`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2059---2024-01-21) [Compare Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.58...v2.0.59) ##### Changed - Added the simple downloader back and moved the current internal downloader to a new setting.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/rdtclient/Chart.yaml | 8 ++++---- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 37e99c9ae0f..e9692ecc1ef 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.58 +appVersion: 2.0.59 dependencies: - name: common version: 17.2.28 @@ -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 @@ -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: 3.1.12 +version: 3.1.13 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index bc09e3aa3d8..183e59e5a33 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.58@sha256:5e8b26b247d5a019fc4589a3322b9fc97bf680d505d66d877190cce1471710c3 + tag: 2.0.59@sha256:590dc26418082b4ee84c04ef4ff6f8ce78017082dbb6c069d5ef24dea80573e5 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent