chore(deps): update container image feramance/qbitrr to v4.9.2@b9f01b8 by renovate (#25457)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.9.0` -> `v4.9.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.9.2`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v492-23082024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.9.1...v4.9.2)

- [\[patch\] Added arm docker builds to
release](0a37ea09a9)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

###
[`v4.9.1`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v491-23082024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.9.0...v4.9.1)

- [\[patch\] Season statistics error
fix](3640ccf3f5)
- [@&#8203;Feramance](https://togithub.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-23 20:28:14 +02:00 committed by GitHub
parent 9384892e52
commit 1cbb5cb696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.9.0 appVersion: 4.9.2
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr - https://hub.docker.com/r/feramance/qbitrr
type: application type: application
version: 6.3.0 version: 6.3.1

View File

@ -1,7 +1,7 @@
image: image:
repository: feramance/qbitrr repository: feramance/qbitrr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.9.0@sha256:de4301bfcdbf60d8b7be456a2aaded57c8a9b49cd5acda4cb502311581f659f0 tag: v4.9.2@sha256:b9f01b8bdec495916c05eb036b17002340b55aa15eb4fd2bf5591942ed543758
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false