From c69423bf8a655b7be51510d9c52acd4a4840dddd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Jan 2025 04:41:09 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rogerfa?= =?UTF-8?q?r/rdtclient=202.0.92=20=E2=86=92=202.0.94=20(#30606)?= 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://redirect.github.com/rogerfar/rdt-client) | patch | `e578527` -> `783fcfd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient) ### [`v2.0.94`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2094---2025-01-05) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.93...v2.0.94) ##### Changed - AllDebrid path fixes. ### [`v2.0.93`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2093---2025-01-03) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.92...v2.0.93) ##### Changed - Torbox fixes.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). --- charts/stable/rdtclient/Chart.yaml | 4 ++-- charts/stable/rdtclient/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 7304d2e8e4db9..1f0bcc07caa47 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.92 +appVersion: 2.0.94 dependencies: - name: common version: 25.3.1 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index c5ea582e7111a..e2cda238096ba 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.92@sha256:e5785272785a7c6aeebe83442f448160adb846e7e7fee2c60624bc85b82e5e54 + tag: 2.0.94@sha256:783fcfdc90778b6dc2d368140cbb9bb4aaaea0507ceb95c13a7253b75bf57ef7 aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent