From 1ec3c74289551f113e3a7c96cdaf2698c6b35e7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 05:57:47 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/hom?= =?UTF-8?q?e-operations/qbittorrent=20(=205.1.4=20=E2=86=92=205.2.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | docker | ghcr.io/home-operations/qbittorrent | 5.1.4 | 5.2.1 | --- kubernetes/subterra/apps/media/qbittorrent/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/subterra/apps/media/qbittorrent/app/helmrelease.yaml b/kubernetes/subterra/apps/media/qbittorrent/app/helmrelease.yaml index 0e71c1452d..4b7bc86dd3 100644 --- a/kubernetes/subterra/apps/media/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/media/qbittorrent/app/helmrelease.yaml @@ -36,7 +36,7 @@ spec: nameOverride: qbittorrent image: repository: ghcr.io/home-operations/qbittorrent - tag: 5.1.4 + tag: 5.2.1 env: UMASK: '022' QBITTORRENT__PORT: &port 8080