From 8bdd2ad7f7a11a2f29d0a2cb56536eacc5b1d54c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 14:26:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/rogerfa?= =?UTF-8?q?r/rdtclient=202.0.94=20=E2=86=92=202.0.95=20(#31086)?= 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 | `783fcfd` -> `2f56d3e` | --- > [!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.95`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2095---2025-01-19) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.94...v2.0.95) ##### Added - Added the /api/v2/transfer/info qBittorrent endpoint. ##### Changed - AllDebrid Symlink path 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 1f0bcc07caa..bc3bdd85594 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.94 +appVersion: 2.0.95 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.1 +version: 6.4.2 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index e2cda238096..7feb21d59ba 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.94@sha256:783fcfdc90778b6dc2d368140cbb9bb4aaaea0507ceb95c13a7253b75bf57ef7 + tag: 2.0.95@sha256:2f56d3e95f6c8153dbce92447b20b9e2812e6937ab3014dc77527ea0453d27ab aria2Image: repository: docker.io/p3terx/aria2-pro pullPolicy: IfNotPresent