fix(qbitrr): update image docker.io/feramance/qbitrr v5.12.3 → v5.12.4 (#48960)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| patch | `e184ba2` → `c64fbea` |

---

> [!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.4`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v5124-09062026)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.12.3...v5.12.4)

##### 🐛 Bug Fixes

- [\[patch\] Release flow fixes and PyPi
updates](https://redirect.github.com/Feramance/qBitrr/commit/1e27e7f37a523a69dcc8e923b7731e5d0d4ebc8a)
- [@&#8203;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:
TrueCharts Bot
2026-06-10 04:02:42 +02:00
committed by GitHub
parent 9c7fcb2045
commit 38e40f002c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 5.12.3
appVersion: 5.12.4
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.2
version: 9.5.3
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v5.12.3@sha256:e184ba2d1731391ce213fadf961159959546698c72f5669ed618c55a3a9f80fe
tag: v5.12.4@sha256:c64fbea4fc782aa575c2cd10364b381d15bb0a9da231e1233a74d49b42c1754a
securityContext:
container:
readOnlyRootFilesystem: false