From 92c796c2d3f952af064ad7300941e899dd98ea7b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 10:07:02 +0100 Subject: [PATCH] =?UTF-8?q?fix(qbitrr):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v5.9.0=20=E2=86=92=20v5.9.1=20(#45305)?= 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/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `f10b625` → `f65006f` | --- > [!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
Feramance/qBitrr (docker.io/feramance/qbitrr) ### [`v5.9.1`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v591-20022026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.9.0...v5.9.1) ##### 🐛 Bug Fixes - [\[patch\] Fix seeding/HnR logic and auto-resume stopped torrents](https://redirect.github.com/Feramance/qBitrr/commit/c67f55623fed448ffb9014662af87153fa6178d4) - [@​Feramance](https://redirect.github.com/Feramance) - [fix: Improve seeding/HnR logic and add auto-resume for stopped torrents](https://redirect.github.com/Feramance/qBitrr/commit/f5c2b78e460d2d4fb752b5ae16dc0d939aa4fa45) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [Build(deps): Bump @​mantine/dates from 8.3.14 to 8.3.15 in /webui (#​300)](https://redirect.github.com/Feramance/qBitrr/commit/e45483bc6f49ac143ea7de4383d9d4cf2c285db3) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/hooks from 8.3.14 to 8.3.15 in /webui (#​299)](https://redirect.github.com/Feramance/qBitrr/commit/262f386dd0f354f023ab449322148fd8e1687706) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/core from 8.3.14 to 8.3.15 in /webui (#​298)](https://redirect.github.com/Feramance/qBitrr/commit/734d63bd982293d57ea7eb03b86e9f6fc59236d2) - [@​Feramance](https://redirect.github.com/Feramance) ***
--- ### 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. --- - [ ] 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/qbitrr/Chart.yaml | 4 ++-- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 3225055bdc2..609e1eb3d43 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 5.9.0 +appVersion: 5.9.1 dependencies: - name: common version: 28.30.2 @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 8.9.1 +version: 8.9.2 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index c0bf5337837..3b9fb5a7c9f 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/feramance/qbitrr pullPolicy: IfNotPresent - tag: v5.9.0@sha256:f10b6256a478dffe03e84dc00e445dd4d74b7b05bb8349d4c9a41cb0c21eb569 + tag: v5.9.1@sha256:f65006f06bd8160d7f5e734dc5dd3188716e0741b8ad955fabd2448f08c4654e securityContext: container: readOnlyRootFilesystem: false