From 6cb4f40a46991efbc8afbf5a466d119cac3a9a5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Sep 2024 14:33:21 +0200 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.9.6@faf9ab0 by renovate (#26954) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `v4.9.4` -> `v4.9.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Feramance/qBitrr (feramance/qbitrr) ### [`v4.9.6`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v496-27092024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.5...v4.9.6) - [\[patch\] Adjust search loop when using search by year](https://redirect.github.com/Feramance/qBitrr/commit/076901c2749609dc4710fadbd56a95bd71999f9f) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.9.5`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v495-27092024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.4...v4.9.5) - [\[patch\] Fix for Attribute error in PlaceHolderArr Class](https://redirect.github.com/Feramance/qBitrr/commit/1fa6453163d555e1f98669e40cf36a4b1e24b9a8) - [@​Feramance](https://redirect.github.com/Feramance) - [Formatting changes](https://redirect.github.com/Feramance/qBitrr/commit/e14bc3440f89a63030c303c20fdd5f9213e91bc8) - [@​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 494a8fa140c..b3083fa7a19 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.9.4 +appVersion: 4.9.6 dependencies: - name: common version: 24.1.16 @@ -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.3.6 +version: 6.3.7 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 85cdc252f55..5ace7a779cf 100644 --- a/charts/stable/qbitrr/values.yaml +++ b/charts/stable/qbitrr/values.yaml @@ -1,7 +1,7 @@ image: repository: feramance/qbitrr pullPolicy: IfNotPresent - tag: v4.9.4@sha256:a8164a676dd71e210ffa9e1dfa26ef536f04e390a3bf03d61c2d9e45265934ed + tag: v4.9.6@sha256:faf9ab0aadde858adedfb0bebf388dcd550a5e48a2bf34e54e39f9cd59ab516a securityContext: container: readOnlyRootFilesystem: false