This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `58b54bc` → `d99fc28` | --- > [!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>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.11.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.11.0) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.10.2...v3.11.0) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights - You can now use a relative date when filtering by "Last Made" in the recipe finder and meal planner! Existing rules using an absolute date will continue to work, but will be updated to a relative date when edited. <img width="1053" height="142" alt="image" src="https://github.com/user-attachments/assets/c6bdc6a3-386a-45be-940a-961fe9a93d11" /> - Ingredients are pluralized more naturally depending on your language. In English, for instance, you will see "2 cups onion chopped" instead of "2 cups onions chopped". Languages where the latter is preferred will keep the old behavior, and some languages (such as Japanese) forego plurals entirely. Check out [the PR](https://redirect.github.com/mealie-recipes/mealie/pull/7057) for more details. *Note that this is only applicable for parsed recipes with foods that have both singular and plural forms defined*. - We've improved the drop down search logic to better match what you type (no more typing "onion" and having to scroll down to the 5th or 6th item to find it). Drop down fields also check aliases now, too! #### ✨ New features - feat: Dynamic Placeholders UI [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7034](https://redirect.github.com/mealie-recipes/mealie/issues/7034)) - feat: Add Docker metadata to published images [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7052](https://redirect.github.com/mealie-recipes/mealie/issues/7052)) - feat: Customize Ingredient Plural Handling [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7057](https://redirect.github.com/mealie-recipes/mealie/issues/7057)) - feat: Improve recipe filter search ordering [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7061](https://redirect.github.com/mealie-recipes/mealie/issues/7061)) - feat: Further improve recipe filter search and shopping list and recipe ingredient editor [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7063](https://redirect.github.com/mealie-recipes/mealie/issues/7063)) #### 🐛 Bug fixes - fix: handle numeric recipeCategory from LLM/site to prevent import failure [@​jknndy](https://redirect.github.com/jknndy) ([#​7026](https://redirect.github.com/mealie-recipes/mealie/issues/7026)) - fix: Search bar width [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7060](https://redirect.github.com/mealie-recipes/mealie/issues/7060)) - fix: remove reserved prefix [@​ZacharySchaffter](https://redirect.github.com/ZacharySchaffter) ([#​7033](https://redirect.github.com/mealie-recipes/mealie/issues/7033)) - fix: Show minimum value for quantity [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7077](https://redirect.github.com/mealie-recipes/mealie/issues/7077)) - fix: Exclude docs/redoc from frontend route cache [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7082](https://redirect.github.com/mealie-recipes/mealie/issues/7082)) #### 🧰 Maintenance <details> <summary>16 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7010](https://redirect.github.com/mealie-recipes/mealie/issues/7010)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7014](https://redirect.github.com/mealie-recipes/mealie/issues/7014)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7016](https://redirect.github.com/mealie-recipes/mealie/issues/7016)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7022](https://redirect.github.com/mealie-recipes/mealie/issues/7022)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7024](https://redirect.github.com/mealie-recipes/mealie/issues/7024)) - chore(l10n): Crowdin locale sync [@​mealie-actions](https://redirect.github.com/mealie-actions) ([#​7029](https://redirect.github.com/mealie-recipes/mealie/issues/7029)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7028](https://redirect.github.com/mealie-recipes/mealie/issues/7028)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7048](https://redirect.github.com/mealie-recipes/mealie/issues/7048)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7053](https://redirect.github.com/mealie-recipes/mealie/issues/7053)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7055](https://redirect.github.com/mealie-recipes/mealie/issues/7055)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7059](https://redirect.github.com/mealie-recipes/mealie/issues/7059)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7062](https://redirect.github.com/mealie-recipes/mealie/issues/7062)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7066](https://redirect.github.com/mealie-recipes/mealie/issues/7066)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7070](https://redirect.github.com/mealie-recipes/mealie/issues/7070)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7075](https://redirect.github.com/mealie-recipes/mealie/issues/7075)) - chore(auto): Update pre-commit hooks [@​mealie-actions](https://redirect.github.com/mealie-actions) ([#​7080](https://redirect.github.com/mealie-recipes/mealie/issues/7080)) </details> #### ⬆️ Dependency updates <details> <summary>22 changes</summary> - fix(deps): update dependency openai to v2.17.0 [@​renovate](https://redirect.github.com/renovate) ([#​7012](https://redirect.github.com/mealie-recipes/mealie/issues/7012)) - fix(deps): update dependency fastapi to v0.128.2 [@​renovate](https://redirect.github.com/renovate) ([#​7013](https://redirect.github.com/mealie-recipes/mealie/issues/7013)) - fix(deps): update dependency authlib to v1.6.7 [@​renovate](https://redirect.github.com/renovate) ([#​7019](https://redirect.github.com/mealie-recipes/mealie/issues/7019)) - fix(deps): update dependency fastapi to v0.128.3 [@​renovate](https://redirect.github.com/renovate) ([#​7020](https://redirect.github.com/mealie-recipes/mealie/issues/7020)) - chore(deps): update dependency setuptools to v81 [@​renovate](https://redirect.github.com/renovate) ([#​7021](https://redirect.github.com/mealie-recipes/mealie/issues/7021)) - fix(deps): update dependency fastapi to v0.128.4 [@​renovate](https://redirect.github.com/renovate) ([#​7023](https://redirect.github.com/mealie-recipes/mealie/issues/7023)) - fix(deps): update dependency fastapi to v0.128.5 [@​renovate](https://redirect.github.com/renovate) ([#​7030](https://redirect.github.com/mealie-recipes/mealie/issues/7030)) - chore(deps): update dependency setuptools to v82 [@​renovate](https://redirect.github.com/renovate) ([#​7032](https://redirect.github.com/mealie-recipes/mealie/issues/7032)) - fix(deps): update dependency fastapi to v0.128.6 [@​renovate](https://redirect.github.com/renovate) ([#​7040](https://redirect.github.com/mealie-recipes/mealie/issues/7040)) - chore(deps): update dependency coverage to v7.13.4 [@​renovate](https://redirect.github.com/renovate) ([#​7039](https://redirect.github.com/mealie-recipes/mealie/issues/7039)) - chore(deps): update dependency axios to v1.13.5 \[security] [@​renovate](https://redirect.github.com/renovate) ([#​7041](https://redirect.github.com/mealie-recipes/mealie/issues/7041)) - fix(deps): update dependency pillow to v12.1.1 [@​renovate](https://redirect.github.com/renovate) ([#​7047](https://redirect.github.com/mealie-recipes/mealie/issues/7047)) - fix(deps): update dependency alembic to v1.18.4 [@​renovate](https://redirect.github.com/renovate) ([#​7044](https://redirect.github.com/mealie-recipes/mealie/issues/7044)) - fix(deps): update dependency openai to v2.20.0 [@​renovate](https://redirect.github.com/renovate) ([#​7042](https://redirect.github.com/mealie-recipes/mealie/issues/7042)) - fix(deps): update dependency fastapi to v0.128.7 [@​renovate](https://redirect.github.com/renovate) ([#​7043](https://redirect.github.com/mealie-recipes/mealie/issues/7043)) - fix(deps): update dependency fastapi to v0.128.8 [@​renovate](https://redirect.github.com/renovate) ([#​7049](https://redirect.github.com/mealie-recipes/mealie/issues/7049)) - chore(deps): update node.js to [`00e9195`](https://redirect.github.com/mealie-recipes/mealie/commit/00e9195) [@​renovate](https://redirect.github.com/renovate) ([#​7054](https://redirect.github.com/mealie-recipes/mealie/issues/7054)) - fix(deps): update dependency fastapi to v0.129.0 [@​renovate](https://redirect.github.com/renovate) ([#​7056](https://redirect.github.com/mealie-recipes/mealie/issues/7056)) - chore(deps): update dependency ruff to v0.15.1 [@​renovate](https://redirect.github.com/renovate) ([#​7058](https://redirect.github.com/mealie-recipes/mealie/issues/7058)) - fix(deps): update dependency openai to v2.21.0 [@​renovate](https://redirect.github.com/renovate) ([#​7065](https://redirect.github.com/mealie-recipes/mealie/issues/7065)) - fix(deps): update dependency authlib to v1.6.8 [@​renovate](https://redirect.github.com/renovate) ([#​7067](https://redirect.github.com/mealie-recipes/mealie/issues/7067)) - fix(deps): update dependency pydantic-settings to v2.13.0 [@​renovate](https://redirect.github.com/renovate) ([#​7073](https://redirect.github.com/mealie-recipes/mealie/issues/7073)) </details> #### 🙏 New Contributors - [@​ZacharySchaffter](https://redirect.github.com/ZacharySchaffter) made their first contribution in [#​7033](https://redirect.github.com/mealie-recipes/mealie/pull/7033) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL21lYWxpZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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