From c49cf6fe1d908b0de4461c1d73f86031292df1fa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Jun 2025 10:49:39 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v5.1.1 --- cluster/apps/qbittorrent/qbittorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/qbittorrent/qbittorrent.yml b/cluster/apps/qbittorrent/qbittorrent.yml index 824f14f..727318a 100644 --- a/cluster/apps/qbittorrent/qbittorrent.yml +++ b/cluster/apps/qbittorrent/qbittorrent.yml @@ -16,7 +16,7 @@ spec: spec: containers: - name: qbittorrent - image: linuxserver/qbittorrent:5.1.0 + image: linuxserver/qbittorrent:5.1.1 ports: - containerPort: 8080 env: