fix(qbitrr): update image docker.io/feramance/qbitrr v5.12.1 → v5.12.2 (#48336)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `9d1ff36` → `9f92a0c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.12.2`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v5122-18052026) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.12.1...v5.12.2) ##### 🐛 Bug Fixes - [Fixed ujson version](https://redirect.github.com/Feramance/qBitrr/commit/5fd810cf5aa37f0fe49d3154a84cbdbdb7c5474b) - [@​Feramance](https://redirect.github.com/Feramance) - [\[patch\] Rewrote arr views to consolidate code and improve url pathing (#​420)](https://redirect.github.com/Feramance/qBitrr/commit/bdfe6a98189582a4968b1dbeb8358e8802b64bca) - [@​Feramance](https://redirect.github.com/Feramance) - [Fix HnR bypass on transient tracker lookup failures (#​412)](https://redirect.github.com/Feramance/qBitrr/commit/8a326b5d2d1a2b776911d31360f5598328d0814a) - [@​Feramance](https://redirect.github.com/Feramance) - [fix: require setup proof for WebUI password bootstrap](https://redirect.github.com/Feramance/qBitrr/commit/615143fb5ab66a96b997df9f2ec619dc29de5982) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [Build(deps-dev): Bump @​types/node from 25.7.0 to 25.9.0 in /webui (#​417)](https://redirect.github.com/Feramance/qBitrr/commit/3c7b17482fc09ba5ab154c2bb10126b560df447c) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/hooks from 9.2.0 to 9.2.1 in /webui (#​419)](https://redirect.github.com/Feramance/qBitrr/commit/cfc02791412c6df1cf7677f106a9acecd4704cf6) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump react-hook-form from 7.75.0 to 7.76.0 in /webui (#​418)](https://redirect.github.com/Feramance/qBitrr/commit/cce6bb620b93d7e306e89367b8942a3040be52ae) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump @​vitejs/plugin-react from 6.0.1 to 6.0.2 in /webui (#​416)](https://redirect.github.com/Feramance/qBitrr/commit/a05ec588abde20d0e6237a214150793227731c0e) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump vite from 8.0.10 to 8.0.13 in /webui (#​415)](https://redirect.github.com/Feramance/qBitrr/commit/107ef8226b23ebca16e67262e328ff3b18a2914e) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump immer from 11.1.4 to 11.1.8 in /webui (#​414)](https://redirect.github.com/Feramance/qBitrr/commit/cb81984d37b204e1d3363bd6903919df44fbe28e) - [@​Feramance](https://redirect.github.com/Feramance) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9xYml0cnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.12.1
|
||||
appVersion: 5.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 9.5.0
|
||||
version: 9.5.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.12.1@sha256:9d1ff3606d2c6298ba6687add58f61c12f97180f47abf2c0cf061303efcb54d1
|
||||
tag: v5.12.2@sha256:9f92a0cea0facb4731850fca707c2d5f92e0d32b26ed7cb2da236084444436ba
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user