From 8a4350a904efda60704914f25ea1f081d9a4a0ea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Jul 2026 02:37:48 +0200 Subject: [PATCH] =?UTF-8?q?fix(qbittorrent):=20update=20image=20oci.truefo?= =?UTF-8?q?rge.org/containerforge/qbittorrent=205.2.2=20=E2=86=92=205.2.3?= =?UTF-8?q?=20(#50007)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/qbittorrent](https://ghcr.io/trueforge-org/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | patch | `0e7c64a` → `dc17460` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
qbittorrent/qBittorrent (oci.trueforge.org/containerforge/qbittorrent) ### [`v5.2.3`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.2.2...release-5.2.3) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.2.2...release-5.2.3)
--- ### Configuration 📅 **Schedule**: (UTC) - 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/qbittorrent/Chart.yaml | 4 ++-- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index fe1f7887db9..61de07c068f 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 5.2.2 +appVersion: 5.2.3 dependencies: - name: common version: 29.7.1 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 25.7.1 +version: 25.7.2 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index ebea8a112c5..1c3ef822bf2 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/qbittorrent pullPolicy: IfNotPresent - tag: 5.2.2@sha256:0e7c64a99e6535383b0084cd04c5b1452ffec0c45eb51a4e2a7d25ba41d55251 + tag: 5.2.3@sha256:dc17460f7fe747781368e63053afb66c1b5b660687b95d35dc9240e5e13108b1 qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent