chore(helm): update image docker.io/feramance/qbitrr v4.10.25 → v4.10.27 (#40758)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr)
| patch | `4f2c4ef` -> `d4fa131` |

---

> [!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>

###
[`v4.10.27`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41027-15102025)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.26...v4.10.27)

- [\[patch\]
Hotfix](f468e796c7)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.26`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41026-15102025)

[Compare
Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.10.25...v4.10.26)

- [\[patch\] Dependency
updates](4cd39849a2)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-15 15:06:42 +02:00
committed by GitHub
parent 5db34a588c
commit 56d1d75bfb
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.10.25
appVersion: 4.10.27
dependencies:
- name: common
version: 28.25.0
@@ -40,4 +40,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 7.10.0
version: 7.10.1

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.10.25@sha256:4f2c4ef0dd48fa46149d1687a29625474013884af526c8d8766c0e4f3e63654d
tag: v4.10.27@sha256:d4fa1317b4c9b2e18f56a9763810cb097a7aa7b096ab33429fdb23f74c8a3337
securityContext:
container:
readOnlyRootFilesystem: false