From 6942368a4ab03dabb872a0e4ea3cfd901f04f0a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Jan 2026 03:53:44 +0100 Subject: [PATCH] =?UTF-8?q?fix(qbitrr):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v5.8.5=20=E2=86=92=20v5.8.6=20(#44226)?= 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 | `a48fde4` -> `50bcd7d` | --- > [!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.8.6`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v586-27012026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.8.5...v5.8.6) ##### 🚀 Features - [\[patch\] fix: Add ArrInstance filters to remaining database queries (delete/get\_or\_none/select/queue)](https://redirect.github.com/Feramance/qBitrr/commit/a9ede60550173477cb7c4de8a2f4deceb67b530e) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🐛 Bug Fixes - [\[patch\] fix: Correct 'total' count in Arr views to show all items, not filtered results](https://redirect.github.com/Feramance/qBitrr/commit/9f4622994467aab358ab18d89144af6fc6f14ec7) - [@​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 f55d7b679aa..2fe450666b7 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 5.8.5 +appVersion: 5.8.6 dependencies: - name: common version: 28.29.40 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 8.8.2 +version: 8.8.3 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 2755200a7e3..cd931fd96ac 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/feramance/qbitrr pullPolicy: IfNotPresent - tag: v5.8.5@sha256:a48fde42b19eb772279bf9be553762222cac1d142e528901051fdfddec8ace25 + tag: v5.8.6@sha256:50bcd7d0e7acd5d531bf4e5a3aa8657905471a8647faf691b564a90536b9078c securityContext: container: readOnlyRootFilesystem: false