chore(deps): update container image feramance/qbitrr to v4.9.8@879bbbd by renovate (#27534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `v4.9.7` -> `v4.9.8` | --- > [!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.9.8`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v498-10102024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.7...v4.9.8) - [\[patch\] Merge pull request #​112 from Feramance/code-refactoring](https://redirect.github.com/Feramance/qBitrr/commit/9fd5276285a3ba7bf0de4082c778f6dbc1d7130f) - [@​Feramance](https://redirect.github.com/Feramance) - [\[patch\] Critical fix in torrent handling](https://redirect.github.com/Feramance/qBitrr/commit/5e72617dd38a24a4f6ce8ec27b195a4787218efd) - [@​Feramance](https://redirect.github.com/Feramance) - [Remove test workflow](https://redirect.github.com/Feramance/qBitrr/commit/0c7acfdc54041f8613aa12a30ed6e3dd2fe0d4e3) - [@​Feramance](https://redirect.github.com/Feramance) - [Requirements file fix](https://redirect.github.com/Feramance/qBitrr/commit/336cc42a3dd14a453ff9e38353b15ed11724dce0) - [@​Feramance](https://redirect.github.com/Feramance) - [Workflow python version updates](https://redirect.github.com/Feramance/qBitrr/commit/722eb397e93fb8dab3bcbb9d0cee536785f9604b) - [@​Feramance](https://redirect.github.com/Feramance) - [Docs update](https://redirect.github.com/Feramance/qBitrr/commit/7c80ef1a51acdbf7c335b51fbdb761a6c6e0f845) - [@​Feramance](https://redirect.github.com/Feramance) - [Docs update](https://redirect.github.com/Feramance/qBitrr/commit/2e83c196e85fff3b6b72021f87a66e7ae4017a33) - [@​Feramance](https://redirect.github.com/Feramance) - [General code refactoring and reformatting](https://redirect.github.com/Feramance/qBitrr/commit/3c547ed4a8cbd47e60ef362fa92d5c6926633d9c) - [@​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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.7
|
||||
appVersion: 4.9.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.1
|
||||
version: 6.4.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.9.7@sha256:cf0a99bcd651bdeb480438ee99bd6a33c493965d616cd2d39681499a65c4ab8d
|
||||
tag: v4.9.8@sha256:879bbbd8315d7e87ea97cf2c7949ea89b2da4e9e602f61402a47f7c513f055fd
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user