From 56757317a750eab9aab69b05c8cbb2dd06cc3cae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Jun 2025 13:20:03 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v20 --- 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..9284884 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:20.04.1 ports: - containerPort: 8080 env: