From 0e1f4bb89631b206465f6abaf1913f880a331ec0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 13:40:52 +0200 Subject: [PATCH] =?UTF-8?q?fix(qbittorrent):=20update=20image=20oci.truefo?= =?UTF-8?q?rge.org/containerforge/qbittorrent=205.2.0=20=E2=86=92=205.2.1?= =?UTF-8?q?=20(#48882)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 4a631c1543a..6c5ce9f203e 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.0 +appVersion: 5.2.1 dependencies: - name: common version: 29.3.4 @@ -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.4.0 +version: 25.4.1 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 29f1127a950..5c9d98b1ee8 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.0@sha256:0b6834ef77187840bb4afac510bfd8c5ead38778d656f5ad6cc1b89baabd8745 + tag: 5.2.1@sha256:b6bfa62c12adbc8798c959adb07f65fa5ec094b86db52b8777f7abc6d0b6484c qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent