From ee353619966011f8bcfc59f1baf511a248fa96b4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 02:21:35 +0200 Subject: [PATCH] =?UTF-8?q?fix(qbitmanage):=20update=20image=20docker.io/b?= =?UTF-8?q?obokun/qbit=5Fmanage=20v4.8.0=20=E2=86=92=20v4.8.1=20(#48861)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/bobokun/qbit_manage](https://redirect.github.com/StuffAnThings/qbit_manage) | patch | `3a4fc26` → `38afe4c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
StuffAnThings/qbit_manage (docker.io/bobokun/qbit_manage) ### [`v4.8.1`](https://redirect.github.com/StuffAnThings/qbit_manage/releases/tag/v4.8.1) [Compare Source](https://redirect.github.com/StuffAnThings/qbit_manage/compare/v4.8.0...v4.8.1) ### Requirements Updated - "qbittorrent-api==2026.6.0" - "uvicorn==0.49.0" - "ruff==0.15.16" ### Bug Fixes - Fixes bug in Windows desktop builds that causes scheduler to hang **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/qbitmanage/Chart.yaml | 4 ++-- charts/stable/qbitmanage/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index 67099884de9..d4b7fb199d3 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.8.0 +appVersion: 4.8.1 dependencies: - name: common version: 29.3.4 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 12.5.0 +version: 12.5.1 diff --git a/charts/stable/qbitmanage/values.yaml b/charts/stable/qbitmanage/values.yaml index ea695cea3b0..bcd57314143 100644 --- a/charts/stable/qbitmanage/values.yaml +++ b/charts/stable/qbitmanage/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/bobokun/qbit_manage pullPolicy: IfNotPresent - tag: v4.8.0@sha256:3a4fc26d5cab89333cf918fb94908b4eac47a3144635c967e2a325a2489c8b30 + tag: v4.8.1@sha256:38afe4cf17e983dd1758f5a7437beebab2679d2c77fc18a790d5e2abef657b8f service: main: enabled: false