This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | patch | `80d69dc` -> `890ea86` | 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.108.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.108.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.108.0...v0.108.1) We've taken a few days to squash some bugs, so hopefully you'll get a smoother Manyfold experience! #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix automatic application of "new" tag by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3994](https://redirect.github.com/manyfold3d/manyfold/pull/3994) - Fix 404 bug clicking "new collection" from upload or edit form by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3995](https://redirect.github.com/manyfold3d/manyfold/pull/3995) - Restrict preview file selection to only image or renderable 3d files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3996](https://redirect.github.com/manyfold3d/manyfold/pull/3996) - Change to Github Flavoured Markdown parser by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3997](https://redirect.github.com/manyfold3d/manyfold/pull/3997) - Allow re-parsing of data when a creator is set, without overwriting it by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4008](https://redirect.github.com/manyfold3d/manyfold/pull/4008) - Fix problem not saving file ignore regexes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4009](https://redirect.github.com/manyfold3d/manyfold/pull/4009) - Deduplicate links when loading metadata from datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4010](https://redirect.github.com/manyfold3d/manyfold/pull/4010) - Ensure no null data is written when parsing metadata by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4012](https://redirect.github.com/manyfold3d/manyfold/pull/4012) - Preserve file created/modified times during upload and download by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4011](https://redirect.github.com/manyfold3d/manyfold/pull/4011) - Fix ignored file regex input, and improve some help text by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4016](https://redirect.github.com/manyfold3d/manyfold/pull/4016) - Fail safely when parsing metadata if datapackage file is missing by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4018](https://redirect.github.com/manyfold3d/manyfold/pull/4018) - Prevent the creation of libraries inside other library folders by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4019](https://redirect.github.com/manyfold3d/manyfold/pull/4019) - Fix carousel pause button by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4020](https://redirect.github.com/manyfold3d/manyfold/pull/4020) - Fix inconsequential but annoying analyse job errors by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4024](https://redirect.github.com/manyfold3d/manyfold/pull/4024) ##### 🛠️ Other Improvements 🛠️ - Add help text to indicate that s3 endpoint needs complete URL, including scheme by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3998](https://redirect.github.com/manyfold3d/manyfold/pull/3998) - Adds default values for missing translations in links by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4013](https://redirect.github.com/manyfold3d/manyfold/pull/4013) - Improve job documentation by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4014](https://redirect.github.com/manyfold3d/manyfold/pull/4014) - Add a few sites to the translations to retain their naming style by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4015](https://redirect.github.com/manyfold3d/manyfold/pull/4015) - Add FUNDING.yml file with opencollective link by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4021](https://redirect.github.com/manyfold3d/manyfold/pull/4021) - Translation updates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4022](https://redirect.github.com/manyfold3d/manyfold/pull/4022) - Change code coverage to use Codacy instead of CodeClimate by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4023](https://redirect.github.com/manyfold3d/manyfold/pull/4023) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.108.0...v0.108.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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