From 82fba1699b6a4dff7ed116bd68269abb13b0ad38 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Jun 2024 20:23:04 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.79@8407630 by renovate (#22825) 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.78` -> `2.0.79` | --- > [!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.79`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2079---2024-06-03) [Compare Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.78...v2.0.79) ##### Changed - Fixed issue with qBittorrent progress sometimes throwing errors.
--- ### 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://togithub.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 b824158084b..10c76f308ec 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.78 +appVersion: 2.0.79 dependencies: - name: common version: 24.0.0 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 6.0.0 +version: 6.0.1 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 68d957b11ab..b21803092a0 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.78@sha256:6137ed0f2b7394d175d16c0a1c326f63b974d91e92a71ed2fa3ec4fe93b18d25 + tag: 2.0.79@sha256:8407630e0c531e3fab3a84a9c7a77608359d4b5cb9b52b5e6c22789a62c02d74 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent