chore(deps): update container image feramance/qbitrr to v4.4.0@23ba0ed by renovate (#18628)

This PR contains the following updates:

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

---

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

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

- [\[minor\] Added config option to delay search commands and reduce
activity on
indexers](5ea5dfeaff)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added logging for better
testing](adf04ac66e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Implementing search loop
delay](72499f22af)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-02-26 01:48:08 +01:00
committed by GitHub
parent 191dd097d9
commit b2440beeef
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.3.3
appVersion: 4.4.0
dependencies:
- name: common
version: 18.0.2
@@ -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.1.2
version: 4.2.0

View File

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