From 2fc7c67b123178cb9c6d51867f0cc68902b66588 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 31 Oct 2025 15:30:34 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v5.1.1=20=E2=86=92=20v5.2.0=20(#41293)?= 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) | minor | `e3f787d` -> `7ba6128` | --- > [!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.2.0`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v520-31102025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.1.1...v5.2.0) - [\[minor\] UI Updates (#​188)](https://redirect.github.com/Feramance/qBitrr/commit/e02b5745050d81828fcbb68052b895abdd07d649) - [@​Feramance](https://redirect.github.com/Feramance) - [Fix update flow](https://redirect.github.com/Feramance/qBitrr/commit/4f797617f61557ea41770e772b732381a1d63781) - [@​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 eef45bdd1fb..1ae43c71473 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.1.1 +appVersion: 5.2.0 dependencies: - name: common version: 28.26.1 @@ -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: 8.0.1 +version: 8.1.0 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index d8a8e7f4967..2734ffe150e 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.1.1@sha256:e3f787d8a458495eb9a64adb5a1c27fcd2cfe407f180943da16d81dce8c94b00 + tag: v5.2.0@sha256:7ba61283d99d88bef163e86c57fe871839ea8c2b0c065a22e6967f63c83ae203 securityContext: container: readOnlyRootFilesystem: false