From c74a3312b324f46bbddc58769351bf966188dfb3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 16 Oct 2025 15:56:39 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.10.27=20=E2=86=92=20v4.10.28=20(#40789)?= 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 | `d4fa131` -> `0ef3530` | --- > [!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) ### [`v4.10.28`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41028-16102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.27...v4.10.28) - [\[patch\] Fixed Arr has no attribute torrents](https://redirect.github.com/Feramance/qBitrr/commit/b4db5fa7987206d9e5cd203dcebe0b8933ebe0a8) - [@​Feramance](https://redirect.github.com/Feramance) - [Removed v5 config](https://redirect.github.com/Feramance/qBitrr/commit/dc942c4adca4863ca7bea74b19aeca5d7f4bd419) - [@​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 b67e65bf664..f737e1f795f 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: 4.10.27 +appVersion: 4.10.28 dependencies: - name: common version: 28.25.0 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 7.10.1 +version: 7.10.2 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 2fd0cf56324..c331a5d2b8e 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: v4.10.27@sha256:d4fa1317b4c9b2e18f56a9763810cb097a7aa7b096ab33429fdb23f74c8a3337 + tag: v4.10.28@sha256:0ef35305efffad85243cecc4a13a3fa5763982cec5b2cbf8f358a4defb5ff63f securityContext: container: readOnlyRootFilesystem: false