From 38e40f002cd87b98c8b4030f5211e50e2868b757 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jun 2026 04:02:42 +0200 Subject: [PATCH] =?UTF-8?q?fix(qbitrr):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v5.12.3=20=E2=86=92=20v5.12.4=20(#48960)?= 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 | `e184ba2` → `c64fbea` | --- > [!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.4`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v5124-09062026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.12.3...v5.12.4) ##### 🐛 Bug Fixes - [\[patch\] Release flow fixes and PyPi updates](https://redirect.github.com/Feramance/qBitrr/commit/1e27e7f37a523a69dcc8e923b7731e5d0d4ebc8a) - [@​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 5a8f241ffd6..3dd2c2eaf71 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.3 +appVersion: 5.12.4 dependencies: - name: common version: 29.3.4 @@ -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.5.2 +version: 9.5.3 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index f905e806584..bca91f0b2fb 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.3@sha256:e184ba2d1731391ce213fadf961159959546698c72f5669ed618c55a3a9f80fe + tag: v5.12.4@sha256:c64fbea4fc782aa575c2cd10364b381d15bb0a9da231e1233a74d49b42c1754a securityContext: container: readOnlyRootFilesystem: false