chore(helm): update image docker.io/feramance/qbitrr v5.1.1 → v5.2.0 (#41293)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| minor | `e3f787d` -> `7ba6128` |

---

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

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

- [\[minor\] UI Updates
(#&#8203;188)](https://redirect.github.com/Feramance/qBitrr/commit/e02b5745050d81828fcbb68052b895abdd07d649)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Fix update
flow](https://redirect.github.com/Feramance/qBitrr/commit/4f797617f61557ea41770e772b732381a1d63781)
- [@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-31 15:30:34 +01:00
committed by GitHub
parent bd6181dbfb
commit 2fc7c67b12
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.1.1
appVersion: 5.2.0
dependencies:
- name: common
version: 28.26.1
@@ -40,5 +40,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 8.0.1
version: 8.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v5.1.1@sha256:e3f787d8a458495eb9a64adb5a1c27fcd2cfe407f180943da16d81dce8c94b00
tag: v5.2.0@sha256:7ba61283d99d88bef163e86c57fe871839ea8c2b0c065a22e6967f63c83ae203
securityContext:
container:
readOnlyRootFilesystem: false