From 3c695e1792c026a7945afb9f2bca02c7acda1a38 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:40:08 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/bitmagnet-io/bitmagnet to v0.7.7@45784df by renovate (#18619) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/bitmagnet-io/bitmagnet](https://togithub.com/bitmagnet-io/bitmagnet) | patch | `0.7.5` -> `0.7.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
bitmagnet-io/bitmagnet (ghcr.io/bitmagnet-io/bitmagnet) ### [`v0.7.7`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.7.7) [Compare Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.7.5...v0.7.7) 2 small but impactful changes in this release: ##### Files theshold changes - When file count is over the `dht_crawler.save_files_threshold`, files are saved up to the threshold, instead of discarding all files - The default threshold has been increased from 50 to 100 - The `torrents` table now stores the total files count - Increasing the threshold will re-crawl torrents that have missing files info according to the new threshold ##### WebUI optimisations A few tweaks that *significantly* improve performance of the web app. **Note:** skipping a version number due to issues in aborted v0.7.6 release #### What's Changed - Fix typos on docsite by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/175](https://togithub.com/bitmagnet-io/bitmagnet/pull/175) - dht_crawler.save_files_threshold changes by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/176](https://togithub.com/bitmagnet-io/bitmagnet/pull/176) - WebUI optimisations and improvements by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/177](https://togithub.com/bitmagnet-io/bitmagnet/pull/177) - Select missing field by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/178](https://togithub.com/bitmagnet-io/bitmagnet/pull/178) - Add missing file by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/179](https://togithub.com/bitmagnet-io/bitmagnet/pull/179) **Full Changelog**: https://github.com/bitmagnet-io/bitmagnet/compare/v0.7.5...v0.7.7
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/bitmagnet/Chart.yaml | 6 +++--- charts/stable/bitmagnet/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/bitmagnet/Chart.yaml b/charts/stable/bitmagnet/Chart.yaml index 3bc26a8f1fd..841fa0757b0 100644 --- a/charts/stable/bitmagnet/Chart.yaml +++ b/charts/stable/bitmagnet/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.7.5 +appVersion: 0.7.7 dependencies: - name: common version: 18.0.2 @@ -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 @@ -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.1.2 +version: 1.1.3 diff --git a/charts/stable/bitmagnet/values.yaml b/charts/stable/bitmagnet/values.yaml index 6f61ab45a8f..9135aa5f2ce 100644 --- a/charts/stable/bitmagnet/values.yaml +++ b/charts/stable/bitmagnet/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/bitmagnet-io/bitmagnet - tag: 0.7.5@sha256:40c91a1fc711d1988a5d630968f7051e59733446f340ff745d27b65a624c7b41 + tag: 0.7.7@sha256:45784df41956eede054a09553cc6f89139b228f94e9ea69837d95d6e559caadd pullPolicy: IfNotPresent service: main: