From a2d9b66fffbfaecc163303b0e12eea6dfaa4ec8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Mar 2025 10:08:15 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.10.13=20=E2=86=92=20v4.10.14=20(#32904)?= 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 | `5515d7b` -> `f873f62` | 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.14`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41014-04032025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.13...v4.10.14) - [\[patch\] Catch quality profile data errors](https://redirect.github.com/Feramance/qBitrr/commit/1de777789d4300409db863a1a6aa0afb1b720781) - [@​Feramance](https://redirect.github.com/Feramance) - [Dependency bump](https://redirect.github.com/Feramance/qBitrr/commit/63e2e619415d29d79bf7c8f0cbc004d7da79e217) - [@​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 7c44356d527..55399e3c326 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.10.13 +appVersion: 4.10.14 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 6.8.5 +version: 6.8.6 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index db3c838617c..9cc5bab2d89 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.13@sha256:5515d7b38f367d07fd90466b96e6e314da304a3280a5ed964ee20566209eaf6d + tag: v4.10.14@sha256:f873f62403967cfc08d59b54ff88497d5aa049a3810130374f96ee101b3799fc securityContext: container: readOnlyRootFilesystem: false