From 49cb96bed1409ea76f72e693f32e3f0b7706d539 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Apr 2024 08:20:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.73@aa51aaa by renovate (#20642) 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.72` -> `2.0.73` | --- > [!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.73`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2073---2024-04-11) [Compare Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.72...v2.0.73) ##### Changed - Fixed another issue with the symlinker and file resolver.
--- ### 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 | 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 cc1a31e73d9..a2c81ac5df8 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.72 +appVersion: 2.0.73 dependencies: - name: common version: 20.3.6 @@ -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://hub.docker.com/r/p3terx/aria2-pro - https://ghcr.io/rogerfar/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 4.8.7 +version: 4.8.8 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 39c076f9e3f..6a0172ebeed 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.72@sha256:27b5693ab2825a209b8625c8b38f286a18068fe80deb09b9040b95151031be6c + tag: 2.0.73@sha256:aa51aaa2ba3e9849f5e918328edc9a12201a8d771b6f337836bfd49b3392b259 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent