From 5861fad062e55078d379b88428857bf391fa10e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Jun 2026 19:45:17 +0200 Subject: [PATCH] =?UTF-8?q?fix(qbitrr):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v5.12.4=20=E2=86=92=20v5.12.5=20(#49106)?= 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 | `c64fbea` → `ecb37ff` | --- > [!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
Feramance/qBitrr (docker.io/feramance/qbitrr) ### [`v5.12.5`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v5125-13062026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.12.4...v5.12.5) ##### 🐛 Bug Fixes - [\[patch\] Multi-instance delete retry, recheck routing, and UrlBase cache fixes](https://redirect.github.com/Feramance/qBitrr/commit/6f342037249e4e4cde1129829468dfc18104e74c) - [@​Feramance](https://redirect.github.com/Feramance) - [fix: retain failed per-instance deletes and route recheck to owning qBit client](https://redirect.github.com/Feramance/qBitrr/commit/61569c113f197faac7589eb030f9dbb97a66c9ad) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [test: add multi-instance delete/recheck unit tests and changelog](https://redirect.github.com/Feramance/qBitrr/commit/343258a6a1cb81f5d59ab1b261517df593fccc9e) - [@​Feramance](https://redirect.github.com/Feramance) - [Further release flow updates](https://redirect.github.com/Feramance/qBitrr/commit/d8c60afaa7b029a4230246616d5a82b8eb7edb85) - [@​Feramance](https://redirect.github.com/Feramance) ***
--- ### 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/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 73473b6b52a..9684dad543d 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 5.12.4 +appVersion: 5.12.5 dependencies: - name: common version: 29.5.3 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 9.6.0 +version: 9.6.1 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index bca91f0b2fb..a7d3adf6afa 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.12.4@sha256:c64fbea4fc782aa575c2cd10364b381d15bb0a9da231e1233a74d49b42c1754a + tag: v5.12.5@sha256:ecb37ffa61532df09dbe94a22f4160ee882530ca4ef5ec7d15c9df0a5fda4670 securityContext: container: readOnlyRootFilesystem: false