This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `9066851` -> `b780296` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `6244463` -> `6d0f53d` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `9f881cf` -> `4715bf1` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `293f910` -> `ae85d9d` | --- > [!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>mudler/LocalAI (docker.io/localai/localai)</summary> ### [`v3.4.0`](https://redirect.github.com/mudler/LocalAI/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v3.3.2...v3.4.0) <h1 align="center"> <br> <img height="300" src="https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/master/core/http/static/logo.png"> <br> <br> 🚀 LocalAI 3.4.0 </h1> ##### What’s New in LocalAI 3.4.0 🎉 - WebUI improvements: now size can be set during image generation - New backends: [KittenTTS](github.com/KittenML/KittenTTS), [kokoro](https://redirect.github.com/hexgrad/kokoro) and [dia](https://redirect.github.com/nari-labs/dia) now are available as backends and models can be installed directly from the gallery Note: these backends needs to be warmed up during the first call to download the model files. - Support for reasoning effort in the OpenAI chat completion - Diffusers backend now is available for l4t images and devices - During backend installation from the CLI can be supplied alias and name (`--alias` and --name\`) to override configurations - Backends now can be sideloaded from the system: you can drag-and-drop the backends in the backends folder and they will just work! ##### The Complete Local Stack for Privacy-First AI <table> <tr> <td width="30%" valign="top" align="center"> <a href="https://redirect.github.com/mudler/LocalAI"> <img src="https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/master/core/http/static/logo.png" width="200" alt="LocalAI Logo"> <h3>LocalAI</h3> </a> </td> <td width="70%" valign="top"> <p>The free, Open Source OpenAI alternative. Acts as a drop-in replacement REST API compatible with OpenAI specifications for local AI inferencing. No GPU required.</p> <p><em>Link:</em> <a href="https://redirect.github.com/mudler/LocalAI">https://github.com/mudler/LocalAI</a></p> </td> </tr> <tr> <td width="30%" valign="top" align="center"> <a href="https://redirect.github.com/mudler/LocalAGI"> <img src="https://raw.githubusercontent.com/mudler/LocalAGI/refs/heads/main/webui/react-ui/public/logo_2.png" width="200" alt="LocalAGI Logo"> <h3>LocalAGI</h3> </a> </td> <td width="70%" valign="top"> <p>A powerful Local AI agent management platform. Serves as a drop-in replacement for OpenAI's Responses API, supercharged with advanced agentic capabilities and a no-code UI.</p> <p><em>Link:</em> <a href="https://redirect.github.com/mudler/LocalAGI">https://github.com/mudler/LocalAGI</a></p> </td> </tr> <tr> <td width="30%" valign="top" align="center"> <a href="https://redirect.github.com/mudler/LocalRecall"> <img src="https://raw.githubusercontent.com/mudler/LocalRecall/refs/heads/main/static/localrecall_horizontal.png" width="200" alt="LocalRecall Logo"> <h3>LocalRecall</h3> </a> </td> <td width="70%" valign="top"> <p>A RESTful API and knowledge base management system providing persistent memory and storage capabilities for AI agents. Designed to work alongside LocalAI and LocalAGI.</p> <p><em>Link:</em> <a href="https://redirect.github.com/mudler/LocalRecall">https://github.com/mudler/LocalRecall</a></p> </td> </tr> </table> ##### Thank you! ❤️ A massive **THANK YOU** to our incredible community and our sponsors! LocalAI has over **34,500 stars**, and LocalAGI has already rocketed past **1k+ stars**! As a reminder, LocalAI is real FOSS (Free and Open Source Software) and its sibling projects are community-driven and not backed by VCs or a company. We rely on contributors donating their spare time and our sponsors to provide us the hardware! If you love open-source, privacy-first AI, please consider starring the repos, contributing code, reporting bugs, or spreading the word! 👉 **Check out the reborn LocalAGI v2 today:** <https://github.com/mudler/LocalAGI> ##### Full changelog :point\_down: <details> <summary> 👉 Click to expand 👈 </summary> ##### What's Changed ##### Bug fixes 🐛 * fix(llama.cpp): do not default to linear rope by @​mudl[https://github.com/mudler/LocalAI/pull/5982](https://redirect.github.com/mudler/LocalAI/pull/5982)l/5982 ##### Exciting New Features 🎉 * feat(webui): allow to specify image size by @​mudl[https://github.com/mudler/LocalAI/pull/5976](https://redirect.github.com/mudler/LocalAI/pull/5976)l/5976 * feat(backends): add KittenTTS by @​mudl[https://github.com/mudler/LocalAI/pull/5977](https://redirect.github.com/mudler/LocalAI/pull/5977)l/5977 * feat(kokoro): complete kokoro integration by @​mudl[https://github.com/mudler/LocalAI/pull/5978](https://redirect.github.com/mudler/LocalAI/pull/5978)l/5978 * feat: add reasoning effort and metadata to template by @​mudl[https://github.com/mudler/LocalAI/pull/5981](https://redirect.github.com/mudler/LocalAI/pull/5981)l/5981 * feat(transformers): add support to Dia by @​mudl[https://github.com/mudler/LocalAI/pull/5991](https://redirect.github.com/mudler/LocalAI/pull/5991)l/5991 * feat(diffusers): add builds for nvidia-l4t by @​mudl[https://github.com/mudler/LocalAI/pull/6004](https://redirect.github.com/mudler/LocalAI/pull/6004)l/6004 * feat(backends install): allow to specify name and alias during manual installation by @​mudl[https://github.com/mudler/LocalAI/pull/5971](https://redirect.github.com/mudler/LocalAI/pull/5971)l/5971 ##### 🧠 Models * chore(models): add gpt-oss-20b by @​mudl[https://github.com/mudler/LocalAI/pull/5973](https://redirect.github.com/mudler/LocalAI/pull/5973)l/5973 * chore(models): add gpt-oss-120b by @​mudl[https://github.com/mudler/LocalAI/pull/5974](https://redirect.github.com/mudler/LocalAI/pull/5974)l/5974 * feat(models): add support to qwen-image by @​mudl[https://github.com/mudler/LocalAI/pull/5975](https://redirect.github.com/mudler/LocalAI/pull/5975)l/5975 * chore(model gallery): add openai_gpt-oss-20b-neo by @​mudl[https://github.com/mudler/LocalAI/pull/5986](https://redirect.github.com/mudler/LocalAI/pull/5986)l/5986 * fix(harmony): improve template by adding reasoning effort and system_prompt by @​mudl[https://github.com/mudler/LocalAI/pull/5985](https://redirect.github.com/mudler/LocalAI/pull/5985)l/5985 * chore(model gallery): add qwen_qwen3-4b-instruct-2507 by @​mudl[https://github.com/mudler/LocalAI/pull/5987](https://redirect.github.com/mudler/LocalAI/pull/5987)l/5987 * chore(model gallery): add qwen_qwen3-4b-thinking-2507 by @​mudl[https://github.com/mudler/LocalAI/pull/5988](https://redirect.github.com/mudler/LocalAI/pull/5988)l/5988 * chore(model gallery): add huihui-ai_huihui-gpt-oss-20b-bf16-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/5995](https://redirect.github.com/mudler/LocalAI/pull/5995)l/5995 * chore(model gallery): add openai-gpt-oss-20b-abliterated-uncensored-neo-imatrix by @​mudl[https://github.com/mudler/LocalAI/pull/5996](https://redirect.github.com/mudler/LocalAI/pull/5996)l/5996 * chore(model gallery): add tarek07_nomad-llama-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5997](https://redirect.github.com/mudler/LocalAI/pull/5997)l/5997 * chore: add Dia to the model gallery, fix backend by @​mudl[https://github.com/mudler/LocalAI/pull/5998](https://redirect.github.com/mudler/LocalAI/pull/5998)l/5998 * chore(model gallery): add chatterbox by @​mudl[https://github.com/mudler/LocalAI/pull/5999](https://redirect.github.com/mudler/LocalAI/pull/5999)l/5999 * chore(model gallery): add outetts by @​mudl[https://github.com/mudler/LocalAI/pull/6000](https://redirect.github.com/mudler/LocalAI/pull/6000)l/6000 * chore(model gallery): add impish_nemo_12b by @​mudl[https://github.com/mudler/LocalAI/pull/6007](https://redirect.github.com/mudler/LocalAI/pull/6007)l/6007 * chore(model-gallery): ⬆️ update checksum by @​localai-b[https://github.com/mudler/LocalAI/pull/6010](https://redirect.github.com/mudler/LocalAI/pull/6010)l/6010 ##### 👒 Dependencies * chore(deps): bump edgevpn by @​mudl[https://github.com/mudler/LocalAI/pull/6001](https://redirect.github.com/mudler/LocalAI/pull/6001)l/6001 ##### Other Changes * docs: ⬆️ update docs version mudler/LocalAI by @​localai-b[https://github.com/mudler/LocalAI/pull/5967](https://redirect.github.com/mudler/LocalAI/pull/5967)l/5967 * chore: ⬆️ Update ggml-org/llama.cpp to `41613437ffee0dbccad684fc744788bc504ec213` by @​localai-b[https://github.com/mudler/LocalAI/pull/5968](https://redirect.github.com/mudler/LocalAI/pull/5968)l/5968 * chore(deps): bump torch and diffusers by @​mudl[https://github.com/mudler/LocalAI/pull/5970](https://redirect.github.com/mudler/LocalAI/pull/5970)l/5970 * chore(deps): bump torch and sentence-transformers by @​mudl[https://github.com/mudler/LocalAI/pull/5969](https://redirect.github.com/mudler/LocalAI/pull/5969)l/5969 * chore: ⬆️ Update ggml-org/llama.cpp to `fd1234cb468935ea087d6929b2487926c3afff4b` by @​localai-b[https://github.com/mudler/LocalAI/pull/5972](https://redirect.github.com/mudler/LocalAI/pull/5972)l/5972 * chore: ⬆️ Update ggml-org/llama.cpp to `e725a1a982ca870404a9c4935df52466327bbd02` by @​localai-b[https://github.com/mudler/LocalAI/pull/5984](https://redirect.github.com/mudler/LocalAI/pull/5984)l/5984 * feat(swagger): update swagger by @​localai-b[https://github.com/mudler/LocalAI/pull/5983](https://redirect.github.com/mudler/LocalAI/pull/5983)l/5983 * chore: ⬆️ Update ggml-org/llama.cpp to `a0552c8beef74e843bb085c8ef0c63f9ed7a2b27` by @​localai-b[https://github.com/mudler/LocalAI/pull/5992](https://redirect.github.com/mudler/LocalAI/pull/5992)l/5992 * chore: ⬆️ Update ggml-org/whisper.cpp to `4245c77b654cd384ad9f53a4a302be716b3e5861` by @​localai-b[https://github.com/mudler/LocalAI/pull/5993](https://redirect.github.com/mudler/LocalAI/pull/5993)l/5993 * docs: update links in documentation by @​ln[https://github.com/mudler/LocalAI/pull/5994](https://redirect.github.com/mudler/LocalAI/pull/5994)l/5994 * chore: ⬆️ Update ggml-org/llama.cpp to `cd6983d56d2cce94ecb86bb114ae8379a609073c` by @​localai-b[https://github.com/mudler/LocalAI/pull/6003](https://redirect.github.com/mudler/LocalAI/pull/6003)l/6003 * fix(l4t-diffusers): add sentencepiece by @​mudl[https://github.com/mudler/LocalAI/pull/6005](https://redirect.github.com/mudler/LocalAI/pull/6005)l/6005 * chore: ⬆️ Update ggml-org/llama.cpp to `79c1160b073b8148a404f3dd2584be1606dccc66` by @​localai-b[https://github.com/mudler/LocalAI/pull/6006](https://redirect.github.com/mudler/LocalAI/pull/6006)l/6006 * chore: ⬆️ Update ggml-org/whisper.cpp to `b02242d0adb5c6c4896d59ac86d9ec9fe0d0fe33` by @​localai-b[https://github.com/mudler/LocalAI/pull/6009](https://redirect.github.com/mudler/LocalAI/pull/6009)l/6009 * chore: ⬆️ Update ggml-org/llama.cpp to `be48528b068111304e4a0bb82c028558b5705f05` by @​localai-b[https://github.com/mudler/LocalAI/pull/6012](https://redirect.github.com/mudler/LocalAI/pull/6012)l/6012 </details> ##### New Contributors * @​lnnt made their first contributi[https://github.com/mudler/LocalAI/pull/5994](https://redirect.github.com/mudler/LocalAI/pull/5994)l/5994 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.3.2...v3.4.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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