From ce7ca641e5f802e01428fffe1589963da73353fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 01:58:14 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.63@ff17d94 by renovate (#19070) 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.62` -> `2.0.63` | --- > [!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.63`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2063---2024-03-05) [Compare Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.62...v2.0.63) ##### Changed - When Sonarr/Radarr requests a torrent to be deleted, and its files too, then delete those files instead of ingoring it.
--- ### 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 | 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 e06ade4f154..f6f740d47cc 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.62 +appVersion: 2.0.63 dependencies: - name: common version: 19.0.0 @@ -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.4.1 +version: 4.4.2 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 45c23f7eef6..cdfb76902a3 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.62@sha256:cfca17b4de24683926a9b6069065aa78fd7756676124566112dcf5cfb85c3122 + tag: 2.0.63@sha256:ff17d946c3bfd11d178e6395a0a8ad1766de7779cdaadeaa948a77249874f3c5 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent