mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 04:25:08 -03:00
chore(deps): update container image feramance/qbitrr to v4.9.0@de4301b by renovate (#25446)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | minor | `v4.8.3` -> `v4.9.0` | --- > [!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.0`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v490-23082024) [Compare Source](https://togithub.com/Feramance/qBitrr/compare/v4.8.3...v4.9.0) - [\[minor\] Merge pull request #​87 from Feramance/85-request-disable-tag-usage](020f507ff4) - [@​Feramance](https://togithub.com/Feramance) - [Final changes](c072f9d2c9) - [@​Feramance](https://togithub.com/Feramance) - [STalled adjustment 2](ca001e865f) - [@​Feramance](https://togithub.com/Feramance) - [Stalled adjustment](4e37ce5951) - [@​Feramance](https://togithub.com/Feramance) - [Hotfix](060c953892) - [@​Feramance](https://togithub.com/Feramance) - [Added tag loging to monitor changes when tagless](e56232cfa6) - [@​Feramance](https://togithub.com/Feramance) - [Key error fixes](8ca91c3a52) - [@​Feramance](https://togithub.com/Feramance) - [digital release fixes and tag updates](25baaf4f24) - [@​Feramance](https://togithub.com/Feramance) - [LoopSleepTimer adjustments](78d4853a52) - [@​Feramance](https://togithub.com/Feramance) - [Minimum availability date fixes](e532057659) - [@​Feramance](https://togithub.com/Feramance) - [Additional condition changes](0489feafff) - [@​Feramance](https://togithub.com/Feramance) - [Merge branch '85-request-disable-tag-usage' of https://github.com/Feramance/Qbitrr into 85-request-disable-tag-usage](8087985a79) - [@​Feramance](https://togithub.com/Feramance) - [Don't create tags (except ignore tag) if TAGLESS](fd4ce7f8c5) - [@​Feramance](https://togithub.com/Feramance) - [General Adjustments](1a74d25c0f) - [@​Feramance](https://togithub.com/Feramance) - [Reduced datetime formatting](14a7d2c80f) - [@​Feramance](https://togithub.com/Feramance) - [Adjusted query to run when not in tagless mode only](ea5731753a) - [@​Feramance](https://togithub.com/Feramance) - [Updated conditions formatting](c064f45f2e) - [@​Feramance](https://togithub.com/Feramance) - [Added logic to grab db before prcessing torrents](0952b3ae1b) - [@​Feramance](https://togithub.com/Feramance) - [Update variable name](f5ade0726c) - [@​Feramance](https://togithub.com/Feramance) - [Category fix for torrents table](df99c95d72) - [@​Feramance](https://togithub.com/Feramance) - [Removed paramater calls](e9cc05ab39) - [@​Feramance](https://togithub.com/Feramance) - [Update tagless logic](1eb29a93fa) - [@​Feramance](https://togithub.com/Feramance) - [Merge branch 'master' into 85-request-disable-tag-usage](5819744a78) - [@​Feramance](https://togithub.com/Feramance) - [Update config.example.toml](c60e2b4888) - [@​Feramance](https://togithub.com/Feramance) - [Merge branch 'master' into 85-request-disable-tag-usage](bc8f7668d0) - [@​Feramance](https://togithub.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.8.3
|
||||
appVersion: 4.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -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.2.1
|
||||
version: 6.3.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.8.3@sha256:e95614451913fa44c7d9c4749cddc3ea40d6d627a2f77457e0b7e2f566c96a81
|
||||
tag: v4.9.0@sha256:de4301bfcdbf60d8b7be456a2aaded57c8a9b49cd5acda4cb502311581f659f0
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user