From a7bfb276d8e758f67200f66d3b700585ab61e9f8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Jun 2025 08:52:16 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.10.21=20=E2=86=92=20v4.10.23=20(#35928)?= 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 | `87a8845` -> `d8aeafb` | --- > [!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.23`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41023-29052025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.22...v4.10.23) - [\[patch\] Hotfix](https://redirect.github.com/Feramance/qBitrr/commit/ca816463818878164bee3b31f9c04576c300aeeb) - [@​Feramance](https://redirect.github.com/Feramance) - [Update readme](https://redirect.github.com/Feramance/qBitrr/commit/cec04e271a9501a0b9f1fce46ab4d43563e9292e) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.10.22`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41022-29052025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.21...v4.10.22) - [\[patch\] Retry release workflow](https://redirect.github.com/Feramance/qBitrr/commit/20ffbe4d2dc678a33bce56e60456130739d803c9) - [@​Feramance](https://redirect.github.com/Feramance) - [Update release workflow](https://redirect.github.com/Feramance/qBitrr/commit/967e1bf002aba1d3a6a89159f72530b9ed0c05db) - [@​Feramance](https://redirect.github.com/Feramance) - [\[patch\] Updated tagging to handle all tags appropriately](https://redirect.github.com/Feramance/qBitrr/commit/7580e73d3889c687b1316987b5cc0aa81c43cc03) - [@​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 4c7ac072080..666bcab9458 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.10.21 +appVersion: 4.10.23 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 6.8.10 +version: 6.8.11 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index 5108d6a2446..70cf4409c0e 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.21@sha256:87a8845c6dbf5cebd9b52d79dfe2b173b6dc0a6dbacca7720577f3d442b00f78 + tag: v4.10.23@sha256:d8aeafb50c38c5a4666c3bbc810e62e5c3e3bd92a096bda05bd2ec03dcdefe67 securityContext: container: readOnlyRootFilesystem: false