From 640f746f980572d0a60c328339c7c3c0993c86c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 03:26:49 +0000 Subject: [PATCH] chore(deps): update linuxserver/qbittorrent docker tag to v5.1.2 --- flux/apps/qbittorrent/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/apps/qbittorrent/deployment.yaml b/flux/apps/qbittorrent/deployment.yaml index b6eda1a..ca8c3e0 100644 --- a/flux/apps/qbittorrent/deployment.yaml +++ b/flux/apps/qbittorrent/deployment.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: qbittorrent - image: linuxserver/qbittorrent:5.1.0 + image: linuxserver/qbittorrent:5.1.2 ports: - name: http containerPort: 8080