From f6fad2b681c39331258931c32c73ad4b69a40c61 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Sep 2024 08:24:00 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.84@096e354 by renovate (#25848) 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 | `2.0.81` -> `2.0.84` | --- > [!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.84`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2084---2024-09-02) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.81...v2.0.84) ##### Changed - Replace docker libssl1.1 with libssl3
--- ### 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 89c139f2ccf..86fe8dab39a 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.81 +appVersion: 2.0.84 dependencies: - name: common version: 24.1.14 @@ -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.1.6 +version: 6.1.7 diff --git a/charts/stable/rdtclient/values.yaml b/charts/stable/rdtclient/values.yaml index 58717edfa21..6f25b38579f 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.81@sha256:17cfe6b0c7c453be7ffa12f2945785e94daa8b0e8038feb8034e11d8a38e8388 + tag: 2.0.84@sha256:096e354a22bb4f6f3c6986394906422695201e425ccffaa05cee0a19a4090a63 aria2Image: repository: p3terx/aria2-pro pullPolicy: IfNotPresent