This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `4ad9e3a` → `5a45d2f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.142.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.142.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.142.0...v0.142.0) This release allows the use of videos in preview frames, so you can show off your models in a more dynamic fashion, and also adds indexer support for the upcoming DragonFruit resin slicer VOXL file format. There are also a number of fixes to metadata scanning and other background jobs, as well as a large behind-the-scenes refactor of presupported relationships which will lead to some new features in the next release. ##### What's Changed ##### ✨ New Features ✨ - Allow video files to be used as previews by [@​Floppy](https://redirect.github.com/Floppy) in [#​6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194) - Add indexer support for DragonFruit VOXL files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209) ##### 🐛 Bug Fixes 🐛 - Fix bug where updating ignored problems caused background job failure by [@​Floppy](https://redirect.github.com/Floppy) in [#​6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205) - Always generate file derivatives when analysing files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203) - Fall back to matching creators and collections by name when parsing datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [#​6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207) - Handle stack overflows during analysis of some 3MF files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208) - Avoid IOErrors by reloading attachment data after detecting inefficient file formats by [@​Floppy](https://redirect.github.com/Floppy) in [#​6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218) ##### 🛠️ Other Improvements 🛠️ - Add Relationship model to support generic relationships between models, files, links etc. by [@​Floppy](https://redirect.github.com/Floppy) in [#​6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196) - Handle bad unicode when parsing README files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206) - Change presupported file link to use new Relationship model by [@​Floppy](https://redirect.github.com/Floppy) in [#​6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0> ### [`v0.142.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.142.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0) This release allows the use of videos in preview frames, so you can show off your models in a more dynamic fashion, and also adds indexer support for the upcoming DragonFruit resin slicer VOXL file format. There are also a number of fixes to metadata scanning and other background jobs, as well as a large behind-the-scenes refactor of presupported relationships which will lead to some new features in the next release. ##### What's Changed ##### ✨ New Features ✨ - Allow video files to be used as previews by [@​Floppy](https://redirect.github.com/Floppy) in [#​6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194) - Add indexer support for DragonFruit VOXL files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209) ##### 🐛 Bug Fixes 🐛 - Fix bug where updating ignored problems caused background job failure by [@​Floppy](https://redirect.github.com/Floppy) in [#​6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205) - Always generate file derivatives when analysing files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203) - Fall back to matching creators and collections by name when parsing datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [#​6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207) - Handle stack overflows during analysis of some 3MF files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208) - Avoid IOErrors by reloading attachment data after detecting inefficient file formats by [@​Floppy](https://redirect.github.com/Floppy) in [#​6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218) ##### 🛠️ Other Improvements 🛠️ - Add Relationship model to support generic relationships between models, files, links etc. by [@​Floppy](https://redirect.github.com/Floppy) in [#​6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196) - Handle bad unicode when parsing README files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206) - Change presupported file link to use new Relationship model by [@​Floppy](https://redirect.github.com/Floppy) in [#​6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYW55Zm9sZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
title
| 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 the 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 that 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