From 269ab53002258d02dec862d6adec738389315383 Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Thu, 7 May 2026 09:51:40 +0200 Subject: [PATCH] build: pin qbittorrent to 5.1.4-r3-ls453 --- helm-values/qbittorrent_values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-values/qbittorrent_values.yaml b/helm-values/qbittorrent_values.yaml index c1086c6..865d323 100644 --- a/helm-values/qbittorrent_values.yaml +++ b/helm-values/qbittorrent_values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 qbittorrent: image: repository: lscr.io/linuxserver/qbittorrent - tag: "5.1.4" + tag: "5.1.4-r3-ls453" pullPolicy: Always env: - name: PUID