chore(helm): update image docker.io/feramance/qbitrr v4.9.18 → v4.9.20 (#30088)
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 <details> <summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`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) *** </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user