Files
truecharts/charts
TrueCharts Bot afcab7cafa 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=-->
2024-06-14 14:35:34 +02:00
..
2024-06-10 00:15:07 +00:00