From c54a314a5f25ce8cda0a229bd88ab096843451c9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 07:15:04 +0200 Subject: [PATCH] chore(qbittorrent): update image oci.trueforge.org/containerforge/qbittorrent digest to 3201ceb (#47353) --- charts/stable/qbittorrent/Chart.yaml | 2 +- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index f271d2bf523..6b528592a4c 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -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.1.0 +version: 25.1.1 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 1ffc47d1c66..a2a1929a662 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.1.4@sha256:c732d46e3d89b7fefe039916eb7059f06ee3c301ee583b1caafd26bd8bf93b89 + tag: 5.1.4@sha256:3201cebb66537b065a301c3fc08bb8003f219cf8aa37eb652de2bcded1ba6d29 qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent