fix(qbitrr): update image docker.io/feramance/qbitrr v5.9.0 → v5.9.1 (#45305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `f10b625` → `f65006f` | --- > [!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> ### [`v5.9.1`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v591-20022026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.9.0...v5.9.1) ##### 🐛 Bug Fixes - [\[patch\] Fix seeding/HnR logic and auto-resume stopped torrents](https://redirect.github.com/Feramance/qBitrr/commit/c67f55623fed448ffb9014662af87153fa6178d4) - [@​Feramance](https://redirect.github.com/Feramance) - [fix: Improve seeding/HnR logic and add auto-resume for stopped torrents](https://redirect.github.com/Feramance/qBitrr/commit/f5c2b78e460d2d4fb752b5ae16dc0d939aa4fa45) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [Build(deps): Bump @​mantine/dates from 8.3.14 to 8.3.15 in /webui (#​300)](https://redirect.github.com/Feramance/qBitrr/commit/e45483bc6f49ac143ea7de4383d9d4cf2c285db3) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/hooks from 8.3.14 to 8.3.15 in /webui (#​299)](https://redirect.github.com/Feramance/qBitrr/commit/262f386dd0f354f023ab449322148fd8e1687706) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/core from 8.3.14 to 8.3.15 in /webui (#​298)](https://redirect.github.com/Feramance/qBitrr/commit/734d63bd982293d57ea7eb03b86e9f6fc59236d2) - [@​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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWJpdHJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.9.0
|
||||
appVersion: 5.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 8.9.1
|
||||
version: 8.9.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.9.0@sha256:f10b6256a478dffe03e84dc00e445dd4d74b7b05bb8349d4c9a41cb0c21eb569
|
||||
tag: v5.9.1@sha256:f65006f06bd8160d7f5e734dc5dd3188716e0741b8ad955fabd2448f08c4654e
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user