Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/bitmagnet-io/bitmagnet to…
Browse files Browse the repository at this point in the history
… v0.9.3@09b0557 by renovate (#23554)

This PR contains the following updates:

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

---

> [!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.3`](https://github.com/bitmagnet-io/bitmagnet/releases/tag/v0.9.3)

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

This release reduces the default `processor.concurrency` config to `1`
following user feedback that concurrency of `3` causes slowdowns on some
systems. If your system can handle it, you may want to configure a
higher value.

#### What's Changed

- Default processor.concurrency to 1 by
[@&#8203;mgdigital](https://github.com/mgdigital) in
[bitmagnet-io/bitmagnet#284

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.9.2...v0.9.3

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 19, 2024
1 parent cd60363 commit a3eb74f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/bitmagnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.2
appVersion: 0.9.3
dependencies:
- name: common
version: 24.1.1
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/bitmagnet-io/bitmagnet
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
type: application
version: 3.2.1
version: 3.2.2
2 changes: 1 addition & 1 deletion charts/stable/bitmagnet/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/bitmagnet-io/bitmagnet
tag: v0.9.2@sha256:0d34a4c49bab13596528191d7c6e1e30442e6ac1d30cfbc6101fa85002631ddb
tag: v0.9.3@sha256:09b05574a45a4f1c090edac29f3c30ecb9851af43df6997beb3e2bc369637093
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit a3eb74f

Please sign in to comment.