chore(deps): update container image feramance/qbitrr to v4.2.7@1c3d3b8 by renovate (#17984)

This PR contains the following updates:

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

---

> [!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.2.7`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v427-05022024)

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

- [\[patch\] Removed key error
looping](https://togithub.com/Feramance/qBitrr/commit/a5365c075fa4d0b9ab3400f29da020db9f9a98af)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Another readme update, bad
formatting](https://togithub.com/Feramance/qBitrr/commit/0789a2e028e44b07ce3828efd78558eb2db1e895)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Readme
update](https://togithub.com/Feramance/qBitrr/commit/c0026e473e7e48e3506190c31d58daf881843480)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Updated key error debug for
series](https://togithub.com/Feramance/qBitrr/commit/3822c3d99e7e6a682d6f398696386684d7fa5e49)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [qBitrr+
notice](https://togithub.com/Feramance/qBitrr/commit/a8889fd971014bb672d1acc9c1030c02db33ab64)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Fixed
debugs](https://togithub.com/Feramance/qBitrr/commit/03621f9cbddbb8b3062635699fe0888a84036a78)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Merge pull request #&#8203;59 from
Feramance/dependabot/github_actions/dependabot/fetch-metadata-1.6.0](https://togithub.com/Feramance/qBitrr/commit/2cfb370ecbbebfad6f49c6d8987be96174fd5e4a)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Dependabot workflow
update](https://togithub.com/Feramance/qBitrr/commit/ca919bb987a1d61edbb18b6ef8341ec9e4a65ccf)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Bump dependabot/fetch-metadata from 1.1.1 to
1.6.0](https://togithub.com/Feramance/qBitrr/commit/6b5423807ab93a2b6656de2885e7fb266303b857)
- [@&#8203;dependabot](https://togithub.com/dependabot)\[bot]
- [Queue
fix](https://togithub.com/Feramance/qBitrr/commit/ac59cafbe33e54b851e6f171924b0ad113b878cd)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-02-05 19:21:03 +01:00
committed by GitHub
parent f3756e2b9d
commit 8cb8077a56
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.6
appVersion: 4.2.7
dependencies:
- name: common
version: 17.2.30
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
- https://hub.docker.com/r/feramance/qbitrr
type: application
version: 3.2.7
version: 3.2.8
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.2.6@sha256:e8639b10d8ce18e346874476d18e72508b9e8b71c7e0ed40dc5d61e7d4847790
tag: v4.2.7@sha256:1c3d3b835278e996a8e49be054038ff1026db1a44021182e56a1aabe23803a09
securityContext:
container:
readOnlyRootFilesystem: false