This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.13` -> `1.5.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.14`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.14): Shopping [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.13...1.5.14) 🎉 **Shopping List Update** - New and improved UI - significantly improved offline/low network capabilities - Undo functionality - Configure what kind of information to show directly in the list - improved API performance - allow merging of supermarket categories - edit entries after they have been created ⚠️ **Breaking Changes** - **changed** incorrectly named field `ingredients_markdown` on api `/api/recipe/` was renamed to `instructions_markdown` - **removed** field `ingredients_vue` as it was identical to `ingredients_markdown` **Other Changes** - **added** major improvements to the Open Data importer - fixed many broken import cases - select datatypes you want to import - import `Unit` base unit and `PropertyType` FDC ID's - set properties unit of foods to `g` by default - **added** ability to order recipes in books and set automatic ordering (thanks to [@​m7modSy](https://togithub.com/m7modSy) [#​2810](https://togithub.com/TandoorRecipes/recipes/issues/2810)) - **added** connectors, a feature that will allow syncing of data to external services, for now shopping lists to Homeassistant (thanks to [@​Mikhail5555](https://togithub.com/Mikhail5555) [#​2874](https://togithub.com/TandoorRecipes/recipes/issues/2874)) - **added** support for getting ical data without specifying from/to date (default to from today and to anything in future) (thanks to [@​c0mputerguru](https://togithub.com/c0mputerguru) [#​3004](https://togithub.com/TandoorRecipes/recipes/issues/3004)) - **added** custom css classes to many places so stylings can be overwritten in custom themes (thanks to [@​tomtjes](https://togithub.com/tomtjes) [#​2941](https://togithub.com/TandoorRecipes/recipes/issues/2941)) - **added** ability to open recipes with pre set servings from meal plan (thanks to [@​patmagauran](https://togithub.com/patmagauran) [#​2938](https://togithub.com/TandoorRecipes/recipes/issues/2938)) - **added** calculator utility to property editor to allow quick calculations - **added** devcontainer configuration so its easier to work on tandoor (thanks to [@​c0mputerguru](https://togithub.com/c0mputerguru) [#​2987](https://togithub.com/TandoorRecipes/recipes/issues/2987)) - **added** ability to set the media root folder (thanks to [@​ambroisie](https://togithub.com/ambroisie) [#​2931](https://togithub.com/TandoorRecipes/recipes/issues/2931)) - **improved** properties can now differentiate between unknown and 0 and show if recipes are missing something or just have ingredients with 0 - **improved** recipes will show if properties have missing values - **improved** FDC import to set properties amount and unit according to FDC (100 g) - **improved** schema generation for openapi (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2956](https://togithub.com/TandoorRecipes/recipes/issues/2956)) fixes [#​2945](https://togithub.com/TandoorRecipes/recipes/issues/2945) - **improved** paginate view and cook log tables (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2974](https://togithub.com/TandoorRecipes/recipes/issues/2974)) - **improved** made keywords optional on recipe api endpoint (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2968](https://togithub.com/TandoorRecipes/recipes/issues/2968)) - **improved** deprecated old unused code (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2967](https://togithub.com/TandoorRecipes/recipes/issues/2967)) - **fixed** several issues with the open data import [#​2514](https://togithub.com/TandoorRecipes/recipes/issues/2514) - **fixed** multiple users of one space could not have the same meal types [#​1988](https://togithub.com/TandoorRecipes/recipes/issues/1988) - **fixed** migration 0200 duplicate detection not properly taking spaces into account [#​2926](https://togithub.com/TandoorRecipes/recipes/issues/2926) - **fixed** regex replace automation on food not running if there are no aliases [#​2927](https://togithub.com/TandoorRecipes/recipes/issues/2927) (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2937](https://togithub.com/TandoorRecipes/recipes/issues/2937)) - **fixed** multiple issues with space deletion [#​2816](https://togithub.com/TandoorRecipes/recipes/issues/2816) - **fixed** importer error in rezeptsuit importer [#​2505](https://togithub.com/TandoorRecipes/recipes/issues/2505) - **fixed** issue when importing urls with malformed serving size in nutritional data - **fixed** merging foods with unit conversions might break [#​2953](https://togithub.com/TandoorRecipes/recipes/issues/2953) - **fixed** unit edit not showing plural field - **updated** Django and several other dependencies 📖 **Docs** - **added** installation docs for ArchLinux (thanks to [jdecourval](https://togithub.com/jdecourval) [#​2983](https://togithub.com/TandoorRecipes/recipes/issues/2983)) - **added** test coverage reports (thanks to [@​smilerz](https://togithub.com/smilerz) [#​3016](https://togithub.com/TandoorRecipes/recipes/issues/3016)) - **updated** docs to include most recent pg version (thanks to [software2000](https://togithub.com/software2000) [#​2932](https://togithub.com/TandoorRecipes/recipes/issues/2932)) - **improved** CI script to use caching and better display results (thanks to [Mikhail5555](https://togithub.com/Mikhail5555) [#​2914](https://togithub.com/TandoorRecipes/recipes/issues/2914)) - **improved** authentication docs (thanks to [jinnatar](https://togithub.com/jinnatar) [#​2979](https://togithub.com/TandoorRecipes/recipes/issues/2979)) - **fixed** postgres update docs `mv` command for backup creation - **fixed** keycloak setup docs (thanks to [maxemann96](https://togithub.com/maxemann96) [#​2948](https://togithub.com/TandoorRecipes/recipes/issues/2948)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
title
| title |
|---|
| TrueCharts |
Community Chart Catalog for TrueNAS SCALE
TrueCharts is a catalog of highly optimised Helm Charts and TrueNAS SCALE Apps. Made for the community, By the community!
All our charts are supposed to work together, be easy to setup using both Helm and the TrueNAS UI and, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
Check TrueCharts Quick-Start Guides for more information.
For installing TrueCharts using helm:
Just add the repository and call it a day!
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
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
For more information on creating SCALE Apps and Helm charts, please check out our development manual
Automation and you
We provide a lot of tools to make it easier to develop charts, templates, automated testing, automated fixes, automated docs. Even automated update is included. We also actively try to collaborate with other k8s community projects on tooling, for the betterment of all!
Those tools do, however, take time to develop and are certainly not bug free. If you find mistakes in our tooling, please feel free to repost issues or submit any fixes you feel appropriate!
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Featured Projects
A lot of our work is based on the great effort of others. We would love to extend special thanks to these projects we owe a lot to:
|
|
|
|
|---|---|---|---|
| TrueNAS SCALE | K8S-At-Home | Traefik | Authelia |
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