chore(deps): update container image feramance/qbitrr to v4.9.8@879bbbd by renovate (#27534)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) |
patch | `v4.9.7` -> `v4.9.8` |

---

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

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

- [\[patch\] Merge pull request #&#8203;112 from
Feramance/code-refactoring](9fd5276285)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [\[patch\] Critical fix in torrent
handling](5e72617dd3)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Remove test
workflow](0c7acfdc54)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Requirements file
fix](336cc42a3d)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Workflow python version
updates](722eb397e9)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Docs
update](7c80ef1a51)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [Docs
update](2e83c196e8)
- [@&#8203;Feramance](https://redirect.github.com/Feramance)
- [General code refactoring and
reformatting](3c547ed4a8)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-10 14:23:40 +02:00
committed by GitHub
parent abf1df9025
commit abcff0555a
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.9.7
appVersion: 4.9.8
dependencies:
- name: common
version: 25.0.0
@@ -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.4.1
version: 6.4.2

View File

@@ -1,7 +1,7 @@
image:
repository: feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.9.7@sha256:cf0a99bcd651bdeb480438ee99bd6a33c493965d616cd2d39681499a65c4ab8d
tag: v4.9.8@sha256:879bbbd8315d7e87ea97cf2c7949ea89b2da4e9e602f61402a47f7c513f055fd
securityContext:
container:
readOnlyRootFilesystem: false