chore(deps): update container image feramance/qbitrr to v4.5.8@56df881 by renovate (#21729)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.5.7` -> `v4.5.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.5.8`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v458-07052024)

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

- [\[patch\] Free space
adjustments](ae56b4075a)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Merge pull request #&#8203;74 from
Feramance/dependabot/pip/tqdm-4.66.3](b4569aca3c)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Bump tqdm from 4.66.2 to
4.66.3](02793206af)
- [@&#8203;dependabot](https://togithub.com/dependabot)\[bot]
- [Nightly
update](c6d98b5a5c)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-05-07 14:18:53 +02:00 committed by GitHub
parent 763506686e
commit 0c5f3f2817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,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.5.7 appVersion: 4.5.8
dependencies: dependencies:
- name: common - name: common
version: 23.0.0 version: 23.0.0
@ -24,7 +24,7 @@ keywords:
- qbitrr - qbitrr
- Downloaders - Downloaders
- MediaApp-Other - MediaApp-Other
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,4 +35,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: 5.1.0 version: 5.1.1

View File

@ -1,7 +1,7 @@
image: image:
repository: feramance/qbitrr repository: feramance/qbitrr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.5.7@sha256:c242717dc736adea826ae3e27d5f5eaf9cc4c66495ccb02acd4a59fb2dfd7e6a tag: v4.5.8@sha256:56df881027189c814a99d0fb59ea8ea7a1a550bcd30710d0a07d1ba75e793653
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false