From 059bf91940f11c26195e5583a1354832a9c7be9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 14:40:30 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v5.1.0 --- 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 1b45e09..824f14f 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.0.4 + image: linuxserver/qbittorrent:5.1.0 ports: - containerPort: 8080 env: