chore(helm): update image docker.io/feramance/qbitrr v4.10.21 → v4.10.23 (#35928)

This PR contains the following updates:

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

---

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

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

- [\[patch\]
Hotfix](https://redirect.github.com/Feramance/qBitrr/commit/ca816463818878164bee3b31f9c04576c300aeeb)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update
readme](https://redirect.github.com/Feramance/qBitrr/commit/cec04e271a9501a0b9f1fce46ab4d43563e9292e)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)

***

###
[`v4.10.22`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v41022-29052025)

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

- [\[patch\] Retry release
workflow](https://redirect.github.com/Feramance/qBitrr/commit/20ffbe4d2dc678a33bce56e60456130739d803c9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Update release
workflow](https://redirect.github.com/Feramance/qBitrr/commit/967e1bf002aba1d3a6a89159f72530b9ed0c05db)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [\[patch\] Updated tagging to handle all tags
appropriately](https://redirect.github.com/Feramance/qBitrr/commit/7580e73d3889c687b1316987b5cc0aa81c43cc03)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-03 08:52:16 +02:00
committed by GitHub
parent f6df2a9bf9
commit a7bfb276d8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.10.21
appVersion: 4.10.23
dependencies:
- name: common
version: 25.4.10
@@ -37,5 +37,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 6.8.10
version: 6.8.11
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.10.21@sha256:87a8845c6dbf5cebd9b52d79dfe2b173b6dc0a6dbacca7720577f3d442b00f78
tag: v4.10.23@sha256:d8aeafb50c38c5a4666c3bbc810e62e5c3e3bd92a096bda05bd2ec03dcdefe67
securityContext:
container:
readOnlyRootFilesystem: false