c2ed712b91
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/bitmagnet-io/bitmagnet](https://togithub.com/bitmagnet-io/bitmagnet) | patch | `v0.9.3` -> `v0.9.5` | --- > [!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.5`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.9.5) [Compare Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.9.4...v0.9.5) Allow rate limit "burst" for TMDB API when using the default API key, allowing the limit to average to 1 second with a lot less blocking, which became more important as the default queue concurrency was reduced to 1. #### What's Changed - Increase rate limit burst when using default TMDB API key by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/296](https://togithub.com/bitmagnet-io/bitmagnet/pull/296) **Full Changelog**: https://github.com/bitmagnet-io/bitmagnet/compare/v0.9.4...v0.9.5 ### [`v0.9.4`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.9.4) [Compare Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.9.3...v0.9.4) This release includes 2 optimizations that should reduce the load that queue jobs place on the database, including for the 0.9.0 upgrade job. It should also reduce instances of `ERROR: canceling statement due to user request` in the Postgres logs, but note that Bitmagnet does cancel some database queries because it sometimes tries 2 query strategies in a race and cancels the slowest one, so this message doesn't indicate a problem. #### What's Changed - Add local_search_enabled flag to classifier by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/291](https://togithub.com/bitmagnet-io/bitmagnet/pull/291) - Reduce CTE strategy usage when not needed by [@​mgdigital](https://togithub.com/mgdigital) in [https://github.com/bitmagnet-io/bitmagnet/pull/292](https://togithub.com/bitmagnet-io/bitmagnet/pull/292) **Full Changelog**: https://github.com/bitmagnet-io/bitmagnet/compare/v0.9.3...v0.9.4 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
||
---|---|---|
.github | ||
.vscode | ||
charts | ||
templates | ||
.all-contributorsrc | ||
.editorconfig | ||
.gitignore | ||
.helmdocsignore | ||
.markdownlint.yaml | ||
.pre-commit-config.yaml | ||
LICENSE | ||
charts.code-workspace | ||
charttool | ||
charttool.LICENSE | ||
cr.yaml | ||
cspell.config.yaml |
.github/README.md
title |
---|
TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs
or doc
and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0