From 415bb1ee3474ef47eb80e7ce6ab46061bf4d8da1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Oct 2025 14:45:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.10.24=20=E2=86=92=20v4.10.25=20(#40718)?= 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 | `295b34d` -> `4f2c4ef` | --- > [!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.25`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41025-14102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.24...v4.10.25) - [\[patch\] Merge pull request #​167 from Feramance/165-attributeerror-nonetype-object-has-no-attribute-hash](https://redirect.github.com/Feramance/qBitrr/commit/8d7061a4e0a1470e0e99546a3855571114635e3d) - [@​Feramance](https://redirect.github.com/Feramance) - [Small fixes](https://redirect.github.com/Feramance/qBitrr/commit/bc288574e9ae9b73c3993c91645c9fe243679d9b) - [@​Feramance](https://redirect.github.com/Feramance) - [Minor tweaks to torrents library call](https://redirect.github.com/Feramance/qBitrr/commit/64309436a69db2387eb65afa5fc2e539d3ac03db) - [@​Feramance](https://redirect.github.com/Feramance) - [Added check before starting condition for `in tags`](https://redirect.github.com/Feramance/qBitrr/commit/1e08660a22856d1bc9bc9c1c31642c5476b9591a) - [@​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 fe53c0f2746..07a8b90a430 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.24 +appVersion: 4.10.25 dependencies: - name: common version: 28.24.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.9.0 +version: 7.9.1 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index ca49af6f2e1..b91cb40eece 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.24@sha256:295b34d59a6ea1131c7ed7a567cdd1488609a5703e21fd460d7b6a9c54fff26f + tag: v4.10.25@sha256:4f2c4ef0dd48fa46149d1687a29625474013884af526c8d8766c0e4f3e63654d securityContext: container: readOnlyRootFilesystem: false