chore(helm): update image docker.io/feramance/qbitrr v4.10.13 → v4.10.14 (#32904)

This PR contains the following updates:

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

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.14`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41014-04032025)

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

- [\[patch\] Catch quality profile data
errors](1de777789d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Dependency
bump](63e2e61941)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-06 10:08:15 +01:00
committed by GitHub
parent 5f6add4fb7
commit a2d9b66fff
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.10.13
appVersion: 4.10.14
dependencies:
- name: common
version: 25.4.10
@@ -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.8.5
version: 6.8.6

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.10.13@sha256:5515d7b38f367d07fd90466b96e6e314da304a3280a5ed964ee20566209eaf6d
tag: v4.10.14@sha256:f873f62403967cfc08d59b54ff88497d5aa049a3810130374f96ee101b3799fc
securityContext:
container:
readOnlyRootFilesystem: false