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.7.12@07c9c43 by renovate (#19063)

This PR contains the following updates:

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

---

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

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

#### What's Changed

- Fix Torznab content type criteria by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#209
- fix duplicate word in index.md by
[@&#8203;sweetbbak](https://togithub.com/sweetbbak) in
[bitmagnet-io/bitmagnet#208
- Add external resources page by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#202
- Upgrade GitHub Actions and fix Docker build by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#201
- Fix actions: Use name and key for matrix by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#210

#### New Contributors

- [@&#8203;sweetbbak](https://togithub.com/sweetbbak) made their first
contribution in
[bitmagnet-io/bitmagnet#208

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.7.10...v0.7.12

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

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

#### What's Changed

- Show version info on webui by
[@&#8203;poruta99](https://togithub.com/poruta99) in
[bitmagnet-io/bitmagnet#205
- Fix metrics endpoint by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#207

#### New Contributors

- [@&#8203;poruta99](https://togithub.com/poruta99) made their first
contribution in
[bitmagnet-io/bitmagnet#205

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.7.9...v0.7.10

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

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

#### What's Changed

- Fix Docker build by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#200

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.7.8...v0.7.9

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

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

This release includes several minor bug fixes.

#### What's Changed

- Fix comma-separated Torznab categories by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#194
- Rebuild webui by [@&#8203;mgdigital](https://togithub.com/mgdigital)
in
[bitmagnet-io/bitmagnet#195
- Fix Postgres call on CLI by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#196
- Upgrade actions by [@&#8203;mgdigital](https://togithub.com/mgdigital)
in
[bitmagnet-io/bitmagnet#198

#### New Contributors

- [@&#8203;RealFascinated](https://togithub.com/RealFascinated) made
their first contribution in
[bitmagnet-io/bitmagnet#193
- [@&#8203;Ornias1993](https://togithub.com/Ornias1993) made their first
contribution in
[bitmagnet-io/bitmagnet#188

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.7.7...v0.7.8

</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=-->
  • Loading branch information
truecharts-admin committed Mar 11, 2024
1 parent 7ba5853 commit 1ee50c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/bitmagnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.7
appVersion: 0.7.12
dependencies:
- name: common
version: 19.0.0
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.png
keywords:
- torrent
- bitmagnet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
- https://ghcr.io/bitmagnet-io/bitmagnet
type: application
version: 1.5.1
version: 1.5.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: 0.7.7@sha256:45784df41956eede054a09553cc6f89139b228f94e9ea69837d95d6e559caadd
tag: 0.7.12@sha256:07c9c43d2b5e5c7cb26f7d27428bed8a791f23599d91a3eb62649cbb981b967b
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 1ee50c0

Please sign in to comment.