This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `9c5c3d1` -> `66d0785` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.84.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.84.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.83.0...v0.84.0) If you're on a public or shared instance, this might be helpful; now you can mark models as "sensitive" (i.e. NSFW, or otherwise something to be careful about). You can also choose how you want to display sensitive items; you can show them normally, blur them in the lists, or you can hide them completely! There are also a couple of high-priority bugfixes for database migrations that were causing problems in v0.83.0. #### What's Changed ##### ✨ New Features ✨ - Add "sensitive" setting for models, and user control of how they're displayed by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2969](https://redirect.github.com/manyfold3d/manyfold/pull/2969) ##### 🐛 Bug Fixes 🐛 - Fix migration issue ("destination exists" Problems) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2975](https://redirect.github.com/manyfold3d/manyfold/pull/2975) - Fix default role name migration by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2976](https://redirect.github.com/manyfold3d/manyfold/pull/2976) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.83.0...v0.84.0 ### [`v0.83.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.83.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.82.1...v0.83.0) We've all got too many passwords; so, this release adds experimental support for single sign-on using OpenID Connect (OIDC)! We say "experimental" because OIDC is a big world with many providers, so it's entirely possible that there will be problems we've not found yet; if you find that your provider doesn't work as you'd expect, [report a bug](https://redirect.github.com/manyfold3d/manyfold/issues/new) and we'll get it fixed. Take a look at [the authentication config docs](https://manyfold.app/sysadmin/configuration.html#authentication) for details of how to set it up. There are also new config options for [customising your site](https://manyfold.app/sysadmin/configuration.html#customisation). Not every site can just be called "Manyfold", that'll be confusing, so now you can change the title, tagline, and icon to something more personal! We've ALSO added a few new formats; [`FeeeCAD`](https://redirect.github.com/manyfold3d/manyfold/commit/FeeeCAD), BRep, and Markdown. Enjoy! #### What's Changed ##### ✨ New Features ✨ - Add OIDC login support by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2946](https://redirect.github.com/manyfold3d/manyfold/pull/2946) - Allow customisation of site name, tagline and logo by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2949](https://redirect.github.com/manyfold3d/manyfold/pull/2949) - Add indexing for FreeCAD, BRep and Markdown files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2956](https://redirect.github.com/manyfold3d/manyfold/pull/2956) ##### 🐛 Bug Fixes 🐛 - Fix arrows in french pagination by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2959](https://redirect.github.com/manyfold3d/manyfold/pull/2959) - Fix display error with missing file extensions by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2961](https://redirect.github.com/manyfold3d/manyfold/pull/2961) - Disable in-model upload form in demo mode by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2962](https://redirect.github.com/manyfold3d/manyfold/pull/2962) ##### 🛠️ Other Improvements 🛠️ - More useful omniauth error reporting by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2957](https://redirect.github.com/manyfold3d/manyfold/pull/2957) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.82.1...v0.83.0 ### [`v0.82.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.82.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.82.0...v0.82.1) Just a couple of small bugfixes following up from the v0.82.0 release. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix activity backfill by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2935](https://redirect.github.com/manyfold3d/manyfold/pull/2935) - Fix ActivityPub tag field in Note by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2938](https://redirect.github.com/manyfold3d/manyfold/pull/2938) ##### 🛠️ Other Improvements 🛠️ - Translation updates (DE, PL, ES) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2936](https://redirect.github.com/manyfold3d/manyfold/pull/2936) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.82.0...v0.82.1 ### [`v0.82.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.82.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.81.0...v0.82.0) Exciting times! This release has not one, but TWO major features! First, Manyfold will now index PDF, TXT, Markdown and video files. All those models that come with build instructions, licenses, and so on? Now you can see it all! The second is another big step on something we've been building towards for a long time; Manyfold is now social! Users of [Fediverse](https://www.fediverse.to/) social networks, using systems like Mastodon, can follow Manyfold creators, collections or individual models. As of this release, if you've followed a creator, when they add a new model, you'll see an update in your feed! Future releases will add more update types, and will allow you to subscribe directly to content on one Manyfold server from another, so stay tuned for more!  #### What's Changed ##### ✨ New Features ✨ - Index and display video and document files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2890](https://redirect.github.com/manyfold3d/manyfold/pull/2890) - Post ActivityPub message when a creator adds a new model by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2900](https://redirect.github.com/manyfold3d/manyfold/pull/2900) - Add follow buttons for logged-out users, to follow from their home server by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2928](https://redirect.github.com/manyfold3d/manyfold/pull/2928) - Search for and follow remote accounts from home server by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2929](https://redirect.github.com/manyfold3d/manyfold/pull/2929) ##### 🐛 Bug Fixes 🐛 - Stop hashtags appearing as headings in activitypub notes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2904](https://redirect.github.com/manyfold3d/manyfold/pull/2904) - Make search button translatable by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2908](https://redirect.github.com/manyfold3d/manyfold/pull/2908) - Remove incorrect hook on comment destroy by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2913](https://redirect.github.com/manyfold3d/manyfold/pull/2913) - Don't create Federails Actors during migration by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2916](https://redirect.github.com/manyfold3d/manyfold/pull/2916) - Fix creator/collection ownership by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2919](https://redirect.github.com/manyfold3d/manyfold/pull/2919) - Make default activities post correct object type by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2923](https://redirect.github.com/manyfold3d/manyfold/pull/2923) - Fix incorrect permission check when user has multiple roles by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2924](https://redirect.github.com/manyfold3d/manyfold/pull/2924) - Stop files being accidentally deleted during merge by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2925](https://redirect.github.com/manyfold3d/manyfold/pull/2925) - Fix translation for follow button by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2927](https://redirect.github.com/manyfold3d/manyfold/pull/2927) ##### 🛠️ Other Improvements 🛠️ - Add comment table and controller to support ActivityPub Notes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2884](https://redirect.github.com/manyfold3d/manyfold/pull/2884) - Post ActivityPub Notes for new, updated, and deleted comments by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2885](https://redirect.github.com/manyfold3d/manyfold/pull/2885) - Generalised handling of outgoing activities by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2886](https://redirect.github.com/manyfold3d/manyfold/pull/2886) - Set publication time and attribution for AP Notes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2887](https://redirect.github.com/manyfold3d/manyfold/pull/2887) - Set visibility on AP Notes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2888](https://redirect.github.com/manyfold3d/manyfold/pull/2888) - inline Note object into activity posts by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2897](https://redirect.github.com/manyfold3d/manyfold/pull/2897) - Fix type of to_activitypub_object by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2898](https://redirect.github.com/manyfold3d/manyfold/pull/2898) - Only post federated activities where both subject and object are public by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2901](https://redirect.github.com/manyfold3d/manyfold/pull/2901) - Enable the new activity queue by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2902](https://redirect.github.com/manyfold3d/manyfold/pull/2902) - Improve text of model creation message by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2903](https://redirect.github.com/manyfold3d/manyfold/pull/2903) - Link tags by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2912](https://redirect.github.com/manyfold3d/manyfold/pull/2912) - Minor translation updates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2914](https://redirect.github.com/manyfold3d/manyfold/pull/2914) - Further improved hashtag output by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2915](https://redirect.github.com/manyfold3d/manyfold/pull/2915) - Update federails for remote-follow fetch support by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2917](https://redirect.github.com/manyfold3d/manyfold/pull/2917) - Restore type-specific activity posts by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2918](https://redirect.github.com/manyfold3d/manyfold/pull/2918) - Move "new library" link into redesigned library settings area by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2930](https://redirect.github.com/manyfold3d/manyfold/pull/2930) - Add Fediverse follow link to nav bar by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2931](https://redirect.github.com/manyfold3d/manyfold/pull/2931) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.81.0...v0.82.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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