fix(qbitmanage): update image docker.io/bobokun/qbit_manage v4.8.0 → v4.8.1 (#48861)

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

<details>
<summary>StuffAnThings/qbit_manage
(docker.io/bobokun/qbit_manage)</summary>

###
[`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**:
<https://github.com/StuffAnThings/qbit_manage/compare/v4.8.0...v4.8.1>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9xYml0bWFuYWdlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-06-08 02:21:35 +02:00
committed by GitHub
parent 645e4dc12a
commit ee35361996
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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