From fd4a17a41573e643974627f41394beec121e12ec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 01:59:07 +0100 Subject: [PATCH] chore(deps): update container image feramance/qbitrr to v4.3.3@fe55b32 by renovate (#18459) 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://togithub.com/Feramance/qBitrr) | patch | `v4.3.2` -> `v4.3.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Feramance/qBitrr (feramance/qbitrr) ### [`v4.3.3`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v433-19022024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.3.2...v4.3.3) - [\[patch\] General torrent handling fixes](https://togithub.com/Feramance/qBitrr/commit/af46ce673b0445fe27763926f089a13ba38ecf12) - [@​Feramance](https://togithub.com/Feramance) - [Fixed Error](https://togithub.com/Feramance/qBitrr/commit/5be7791766cfb2c85424ee65ce2d6974661c8080) - [@​Feramance](https://togithub.com/Feramance) - [More debugging](https://togithub.com/Feramance/qBitrr/commit/de2fcaa551f5b5eede7d4cac130ae02f24a0a087) - [@​Feramance](https://togithub.com/Feramance) - [Further debugging deting of stalled torrents](https://togithub.com/Feramance/qBitrr/commit/7e16633e09b393401d2c38f599e9a3e0c2f44d16) - [@​Feramance](https://togithub.com/Feramance) - [Altered torrent condition checks](https://togithub.com/Feramance/qBitrr/commit/b6fed3490233972b35206922ae5c6535c84fc61e) - [@​Feramance](https://togithub.com/Feramance) - [Added Debugs](https://togithub.com/Feramance/qBitrr/commit/2756039b680c7fc629e586914e11dd6a618ca3c8) - [@​Feramance](https://togithub.com/Feramance) - [Changed default valuies](https://togithub.com/Feramance/qBitrr/commit/9e2507c65295d0a46c0f76b607a4d309ecac2c5c) - [@​Feramance](https://togithub.com/Feramance) - [Added more debugs](https://togithub.com/Feramance/qBitrr/commit/0b33d5a5deb21fd11b64bcbd63714e42be64b87d) - [@​Feramance](https://togithub.com/Feramance) - [Changed some debugs](https://togithub.com/Feramance/qBitrr/commit/c1cd268633ad25df5a6759f5ddb8b5828730d07f) - [@​Feramance](https://togithub.com/Feramance) - [Merge branch 'master' of https://github.com/Feramance/Qbitrr](https://togithub.com/Feramance/qBitrr/commit/1f2c706d3d8def1666f0aa96ed348b69d1bbd859) - [@​Feramance](https://togithub.com/Feramance) - [Added logging for debugging](https://togithub.com/Feramance/qBitrr/commit/a75a49c59e87612f0a77f8f5b358ca4d5958eb2c) - [@​Feramance](https://togithub.com/Feramance) ***
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/qbitrr/Chart.yaml | 6 +++--- charts/stable/qbitrr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 194e1bc05ff..4f0bb65c0c5 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.3.2 +appVersion: 4.3.3 dependencies: - name: common version: 17.4.2 @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 3.4.0 +version: 3.4.1 diff --git a/charts/stable/qbitrr/values.yaml b/charts/stable/qbitrr/values.yaml index bd7de161e69..c3835aa2977 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.3.2@sha256:a085a6677195ed786733ef7846dd3238cf65b0fabf8b022416b00c11746e8cfb + tag: v4.3.3@sha256:fe55b3294a1b89209c746c562f838fb3b6240f9ac5d3691bfcac1582bc4bce3b securityContext: container: readOnlyRootFilesystem: false