chore(deps): update container image ghcr.io/bitmagnet-io/bitmagnet to v0.9.2@0d34a4c by renovate (#23342)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/bitmagnet-io/bitmagnet](https://togithub.com/bitmagnet-io/bitmagnet)
| patch | `v0.9.1` -> `v0.9.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>bitmagnet-io/bitmagnet
(ghcr.io/bitmagnet-io/bitmagnet)</summary>

###
[`v0.9.2`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.9.2)

[Compare
Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.9.1...v0.9.2)

Some users have reported a slowdown in the app that is probably due to
the 0.9.0 reindex. Adding a configuration option to dial down the queue
concurrency for torrent processing.

If you're affected, try setting the value to 1, either as an environment
variable, e.g. `PROCESSOR_CONCURRENCY=1`, or in your config file:

```yaml
processor:
  concurrency: 1
```

#### What's Changed

- Allow configuring processor concurrency by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/281](https://togithub.com/bitmagnet-io/bitmagnet/pull/281)

**Full Changelog**:
https://github.com/bitmagnet-io/bitmagnet/compare/v0.9.1...v0.9.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-14 14:35:34 +02:00
committed by GitHub
parent a831f9b17c
commit afcab7cafa
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.1
appVersion: 0.9.2
dependencies:
- name: common
version: 24.0.1
@@ -35,4 +35,4 @@ sources:
- https://github.com/bitmagnet-io/bitmagnet
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
type: application
version: 3.1.2
version: 3.1.3
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/bitmagnet-io/bitmagnet
tag: v0.9.1@sha256:aecbbdc0eb20bc167f443a2b5d0e2436659b364ce26735df8abef61d93b99b8a
tag: v0.9.2@sha256:0d34a4c49bab13596528191d7c6e1e30442e6ac1d30cfbc6101fa85002631ddb
pullPolicy: IfNotPresent
service:
main: