From d44dd55ea2ff4ab2cd8f6ef731598f6d7dfc7891 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 12:52:25 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/feram?= =?UTF-8?q?ance/qbitrr=20v4.9.18=20=E2=86=92=20v4.9.20=20(#30088)?= 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 | `cfd3092` -> `1aa46c0` | --- > [!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.9.20`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4920-27112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.19...v4.9.20) - [\[patch\] Added config option to allow qbittorrent v5](https://redirect.github.com/Feramance/qBitrr/commit/7262b39754025c7c40a969e4300638b88402c438) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.9.19`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4919-25112024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.18...v4.9.19) - [\[patch\] added api logging and set allow stalled behaviour to ignore the `IgnoreTorrentsYoungerThan` config](https://redirect.github.com/Feramance/qBitrr/commit/d371e3aa68f2038a59194faae9348ba1f5a0d4fe) - [@​Feramance](https://redirect.github.com/Feramance) - [Headless mode fix and limited qbittorrent version](https://redirect.github.com/Feramance/qBitrr/commit/431e5513b89475e5493e042378471c196af5ad77) - [@​Feramance](https://redirect.github.com/Feramance) - [Config notes update](https://redirect.github.com/Feramance/qBitrr/commit/358f1fe0b98467f77e066c952af6b27af7373177) - [@​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 ec4bf82d27e..0639b51ce21 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.18 +appVersion: 4.9.20 dependencies: - name: common version: 25.1.7 @@ -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.4.10 +version: 6.4.11 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index a046442f646..9df35cb839a 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.9.18@sha256:cfd309259b7f5f4308ed263461babcadb79042abf9bcbbd3d97b939b0ad8f6c3 + tag: v4.9.20@sha256:1aa46c07c709b134460987bc5e349c94fd98392f31cadec97b2b20e14c9b762f securityContext: container: readOnlyRootFilesystem: false