chore(deps): update container image feramance/qbitrr to v4.3.3@fe55b32 by renovate (#18459)
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 <details> <summary>Feramance/qBitrr (feramance/qbitrr)</summary> ### [`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](af46ce673b) - [@​Feramance](https://togithub.com/Feramance) - [Fixed Error](5be7791766) - [@​Feramance](https://togithub.com/Feramance) - [More debugging](de2fcaa551) - [@​Feramance](https://togithub.com/Feramance) - [Further debugging deting of stalled torrents](7e16633e09) - [@​Feramance](https://togithub.com/Feramance) - [Altered torrent condition checks](b6fed34902) - [@​Feramance](https://togithub.com/Feramance) - [Added Debugs](2756039b68) - [@​Feramance](https://togithub.com/Feramance) - [Changed default valuies](9e2507c652) - [@​Feramance](https://togithub.com/Feramance) - [Added more debugs](0b33d5a5de) - [@​Feramance](https://togithub.com/Feramance) - [Changed some debugs](c1cd268633) - [@​Feramance](https://togithub.com/Feramance) - [Merge branch 'master' of1f2c706d3d) - [@​Feramance](https://togithub.com/Feramance) - [Added logging for debugging](a75a49c59e) - [@​Feramance](https://togithub.com/Feramance) *** </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user