From ebeaf9214c67e9f174e126d8917511df2f1f9ef8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:51:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-operations/qbittorrent=20(=205.2.1=20=E2=86=92=205.2.2=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.2.1 | 5.2.2 | --- 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 4b7bc86dd3..4734d64c8f 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.2.1 + tag: 5.2.2 env: UMASK: '022' QBITTORRENT__PORT: &port 8080