chore(deps): update container image feramance/qbitrr to v4.4.1@d359f66 by renovate (#19061)

This PR contains the following updates:

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

---

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

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

- [\[patch\] Dependency
bump](4caa0af9bd)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Debugging torrent
availability](54b80acba9)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Updated config
example](26083a07f3)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-03-11 01:56:39 +01:00
committed by GitHub
parent dbf7bff622
commit 31e9f4c9e6
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/train: stable
apiVersion: v2
appVersion: 4.4.0
appVersion: 4.4.1
dependencies:
- name: common
version: 19.0.0
@@ -24,7 +24,7 @@ keywords:
- qbitrr
- Downloaders
- MediaApp-Other
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -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: 4.5.1
version: 4.5.2

View File

@@ -1,7 +1,7 @@
image:
repository: feramance/qbitrr
pullPolicy: IfNotPresent
tag: v4.4.0@sha256:23ba0edd7eacfdd98c87de72350d3df14af10c1a4cb83e3f67a9a1faaee72196
tag: v4.4.1@sha256:d359f6670a939c036839836fcd28bc7f4339dfc414e54ce4bdf8ce84603611d0
securityContext:
container:
readOnlyRootFilesystem: false