chore(helm): update image docker.io/bobokun/qbit_manage v4.6.4 → v4.6.5 (#42248)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/bobokun/qbit_manage](https://redirect.github.com/StuffAnThings/qbit_manage)
| patch | `94399ef` -> `4f36632` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.6.5`](https://redirect.github.com/StuffAnThings/qbit_manage/releases/tag/v4.6.5)

[Compare
Source](https://redirect.github.com/StuffAnThings/qbit_manage/compare/v4.6.4...v4.6.5)

### Requirements Updated

- "fastapi==0.122.0"
- "qbittorrent-api==2025.11.1"
- "ruff==0.14.6"

### New Features

- Adds max limit for unregistered torrent removal (New config option:
`rem_unregistered_max_torrents`) (Fixes
[#&#8203;975](https://redirect.github.com/StuffAnThings/qbit_manage/issues/975))
- Adds tagging all private trackers (New config option: `private_tag`)
(Fixes
[#&#8203;883](https://redirect.github.com/StuffAnThings/qbit_manage/issues/883))

### Bug Fixes

- Fixes bug constantly updatingn share limits when using
`upload_speed_on_limit_reached` (Fixes
[#&#8203;959](https://redirect.github.com/StuffAnThings/qbit_manage/issues/959))
(Thanks to [@&#8203;Seros](https://redirect.github.com/Seros))

**Full Changelog**:
<https://github.com/StuffAnThings/qbit_manage/compare/v4.6.4...v4.6.5>

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-29 19:26:06 +01:00
committed by GitHub
parent 31543b1b8f
commit 798c50b1e2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.6.4
appVersion: 4.6.5
dependencies:
- name: common
version: 28.29.2
@@ -39,5 +39,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitmanage
- https://hub.docker.com/r/bobokun/qbit_manage
type: application
version: 11.15.1
version: 11.15.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/bobokun/qbit_manage
pullPolicy: IfNotPresent
tag: v4.6.4@sha256:94399ef83005856209dcb61756427f00e4907092b7c44ba8ee8d631c81daef20
tag: v4.6.5@sha256:4f36632a138b4e5aeab3b765b7f389087bfb140c80dbbec1343eca74dc351245
service:
main:
enabled: false