This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `2d784c8` -> `ac59d83` | 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.111.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.111.2) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.111.1...v0.111.2) Bugfix for file metadata parsing on document types. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix error in ParseMetadataJob for non-model and non-image files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4228](https://redirect.github.com/manyfold3d/manyfold/pull/4228) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.111.1...v0.111.2 ### [`v0.111.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.111.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.111.0...v0.111.1) Bugfixes for a couple of forms. #### What's Changed ##### 🐛 Bug Fixes 🐛 - FIx upload box behaviour on turbo load by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4227](https://redirect.github.com/manyfold3d/manyfold/pull/4227) - Fix bug in cocooned groups with turbo by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4226](https://redirect.github.com/manyfold3d/manyfold/pull/4226) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.111.0...v0.111.1 ### [`v0.111.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.111.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.110.2...v0.111.0) Two new features this release: preview permissions, and... Lego?! You can now grant "preview" permissions on models; that will let visitors see the model page and any view files set as "previewable" (which is just images by default); the other files are hidden away. This is the first step on our way to support for commercial creators - more to come! And then just for fun, we now index and even render LDraw (Lego CAD) models! So, if you've been wanting to show off your best MOCs, well, now you can do it in Manyfold! #### What's Changed ##### ✨ New Features ✨ - Index LDraw models (LDR and MPD) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4206](https://redirect.github.com/manyfold3d/manyfold/pull/4206) - Add "previewable" setting to files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4213](https://redirect.github.com/manyfold3d/manyfold/pull/4213) - Show only previewable files if only preview permission is available by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4220](https://redirect.github.com/manyfold3d/manyfold/pull/4220) - Add info box for preview models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4222](https://redirect.github.com/manyfold3d/manyfold/pull/4222) - Add rendering for LDraw files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4211](https://redirect.github.com/manyfold3d/manyfold/pull/4211) ##### 🐛 Bug Fixes 🐛 - Fix bug showing server link by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4218](https://redirect.github.com/manyfold3d/manyfold/pull/4218) - Fix error with nil size when detecting duplicates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4219](https://redirect.github.com/manyfold3d/manyfold/pull/4219) ##### 🌍 Sustainability & Performance 🌍 - Enqueue prepare download jobs from CLI on low-priority queue by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4209](https://redirect.github.com/manyfold3d/manyfold/pull/4209) ##### 🛠️ Other Improvements 🛠️ - Refactor icons and some buttons into components by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4212](https://redirect.github.com/manyfold3d/manyfold/pull/4212) - Further button component refactoring by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4216](https://redirect.github.com/manyfold3d/manyfold/pull/4216) - Minor redesign of card layouts by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4217](https://redirect.github.com/manyfold3d/manyfold/pull/4217) - Change default rendering style to original materials by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4225](https://redirect.github.com/manyfold3d/manyfold/pull/4225) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.110.2...v0.111.0 </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
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 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