This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `4975941` -> `5820587` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `3f9ed8d` -> `2bc6af0` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `5cd1a8d` -> `6dc82af` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `ad89be3` -> `01a3d9c` | 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.1.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v3.1.0...v3.1.1) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Bug fixes 🐛 - fix(backends gallery): correctly identify gpu vendor by [@​mudler](https://redirect.github.com/mudler) in [https://github.com/mudler/LocalAI/pull/5739](https://redirect.github.com/mudler/LocalAI/pull/5739) - fix(backends gallery): meta packages do not have URIs by [@​mudler](https://redirect.github.com/mudler) in [https://github.com/mudler/LocalAI/pull/5740](https://redirect.github.com/mudler/LocalAI/pull/5740) ##### Exciting New Features 🎉 - feat(gallery): automatically install missing backends along models by [@​mudler](https://redirect.github.com/mudler) in [https://github.com/mudler/LocalAI/pull/5736](https://redirect.github.com/mudler/LocalAI/pull/5736) ##### 👒 Dependencies - chore: ⬆️ Update ggml-org/whisper.cpp to `c88ffbf9baeaae8c2cc0a4f496618314bb2ee9e0` by [@​localai-bot](https://redirect.github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/5742](https://redirect.github.com/mudler/LocalAI/pull/5742) - chore: ⬆️ Update ggml-org/llama.cpp to `72babea5dea56c8a8e8420ccf731b12a5cf37854` by [@​localai-bot](https://redirect.github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/5743](https://redirect.github.com/mudler/LocalAI/pull/5743) ##### Other Changes - fix(ci): better handling of latest images for backends by [@​mudler](https://redirect.github.com/mudler) in [https://github.com/mudler/LocalAI/pull/5735](https://redirect.github.com/mudler/LocalAI/pull/5735) - fix(ci): enable tag-latest to auto by [@​mudler](https://redirect.github.com/mudler) in [https://github.com/mudler/LocalAI/pull/5738](https://redirect.github.com/mudler/LocalAI/pull/5738) - docs: ⬆️ update docs version mudler/LocalAI by [@​localai-bot](https://redirect.github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/5741](https://redirect.github.com/mudler/LocalAI/pull/5741) **Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.1.0...v3.1.1 ### [`v3.1.0`](https://redirect.github.com/mudler/LocalAI/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v3.0.0...v3.1.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.1 </h1> ##### 🚀 Highlights ##### Support for Gemma 3n! Gemma 3n has been released and it's now available in LocalAI (currently only for text generation, install it with: - `local-ai run gemma-3n-e2b-it` - `local-ai run gemma-3n-e4b-it` ##### ⚠️ Breaking Changes Several important changes that reduce image size, simplify the ecosystem, and pave the way for a leaner LocalAI core: ##### 🧰 Container Image Changes - Sources are no longer bundled in the container images. This significantly reduces image sizes. - Need to rebuild locally? Just follow the docs to build from scratch. We're working towards migrating all backends to the gallery, slimming down the default image further. ##### 📁 Directory Structure Updated New default model and backend paths for container images: - Models: `/models/` (was `/build/models`) - Backends: `/backends/` (was `/build/backends`) ##### 🏷 Unified Image Tag Naming for `master` (development) builds We've cleaned up and standardized container image tags for clarity and consistency: - `gpu-nvidia-cuda11` and `gpu-nvidia-cuda12` (previously `cublas-cuda11`, `cublas-cuda12`) - `gpu-intel-f16` and `gpu-intel-f32` (previously `sycl-f16`, `sycl-f32`) ##### Meta packages in backend galleries We’ve introduced meta-packages to the backend gallery! These packages automatically install the most suitable backend depending on the GPU detected in your system — saving time, reducing errors, and ensuring you get the right setup out of the box. These will be added as soon as the 3.1.0 images are going to be published, stay tuned! For instance, you will be able to install `vllm` just by installing the `vllm` backend in the gallery ( no need to select anymore the correct GPU version) ##### The Complete Local Stack for Privacy-First AI With LocalAGI rejoining LocalAI alongside LocalRecall, our ecosystem provides a complete, open-source stack for private, secure, and intelligent AI operations: <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> ##### Join the Movement! ❤️ A massive **THANK YOU** to our incredible community and our sponsors! LocalAI has over **33,500 stars**, and LocalAGI has already rocketed past **800+ 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 👇 <details> <summary> 👉 Click to expand 👈 </summary> ##### What's Changed ##### Breaking Changes 🛠 * chore(ci): ⚠️ fix latest tag by using docker meta action by @​mudl[https://github.com/mudler/LocalAI/pull/5722](https://redirect.github.com/mudler/LocalAI/pull/5722)l/5722 * feat: ⚠️ reduce images size and stop bundling sources by @​mudl[https://github.com/mudler/LocalAI/pull/5721](https://redirect.github.com/mudler/LocalAI/pull/5721)l/5721 ##### Bug fixes 🐛 * fix(backends gallery): delete dangling dirs if installation failed by @​mudl[https://github.com/mudler/LocalAI/pull/5729](https://redirect.github.com/mudler/LocalAI/pull/5729)l/5729 ##### Exciting New Features 🎉 * feat(backend gallery): add meta packages by @​mudl[https://github.com/mudler/LocalAI/pull/5696](https://redirect.github.com/mudler/LocalAI/pull/5696)l/5696 ##### 🧠 Models * chore(model gallery): add qwen3-the-josiefied-omega-directive-22b-uncensored-abliterated-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5704](https://redirect.github.com/mudler/LocalAI/pull/5704)l/5704 * chore(model gallery): add menlo_jan-nano by @​mudl[https://github.com/mudler/LocalAI/pull/5705](https://redirect.github.com/mudler/LocalAI/pull/5705)l/5705 * chore(model gallery): add qwen3-the-xiaolong-omega-directive-22b-uncensored-abliterated-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5706](https://redirect.github.com/mudler/LocalAI/pull/5706)l/5706 * chore(model gallery): add allura-org_q3-8b-kintsugi by @​mudl[https://github.com/mudler/LocalAI/pull/5707](https://redirect.github.com/mudler/LocalAI/pull/5707)l/5707 * chore(model gallery): add ds-r1-qwen3-8b-arliai-rpr-v4-small-iq-imatrix by @​mudl[https://github.com/mudler/LocalAI/pull/5708](https://redirect.github.com/mudler/LocalAI/pull/5708)l/5708 * chore(model gallery): add mistralai_mistral-small-3.2-24b-instruct-2506 by @​mudl[https://github.com/mudler/LocalAI/pull/5714](https://redirect.github.com/mudler/LocalAI/pull/5714)l/5714 * chore(model gallery): add skywork_skywork-swe-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5715](https://redirect.github.com/mudler/LocalAI/pull/5715)l/5715 * chore(model gallery): add astrosage-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5716](https://redirect.github.com/mudler/LocalAI/pull/5716)l/5716 * chore(model gallery): add delta-vector_austral-24b-winton by @​mudl[https://github.com/mudler/LocalAI/pull/5717](https://redirect.github.com/mudler/LocalAI/pull/5717)l/5717 * chore(model gallery): add menlo_jan-nano-128k by @​mudl[https://github.com/mudler/LocalAI/pull/5723](https://redirect.github.com/mudler/LocalAI/pull/5723)l/5723 * chore(model gallery): add gemma-3n-e2b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5730](https://redirect.github.com/mudler/LocalAI/pull/5730)l/5730 * chore(model gallery): add gemma-3n-e4b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5731](https://redirect.github.com/mudler/LocalAI/pull/5731)l/5731 ##### 👒 Dependencies * chore: ⬆️ Update ggml-org/whisper.cpp to `3e65f518ddf840b13b74794158aa95a2c8aa30cc` by @​localai-b[https://github.com/mudler/LocalAI/pull/5691](https://redirect.github.com/mudler/LocalAI/pull/5691)l/5691 * chore: ⬆️ Update ggml-org/llama.cpp to `8f71d0f3e86ccbba059350058af8758cafed73e6` by @​localai-b[https://github.com/mudler/LocalAI/pull/5692](https://redirect.github.com/mudler/LocalAI/pull/5692)l/5692 * chore: ⬆️ Update ggml-org/llama.cpp to `06cbedfca1587473df9b537f1dd4d6bfa2e3de13` by @​localai-b[https://github.com/mudler/LocalAI/pull/5697](https://redirect.github.com/mudler/LocalAI/pull/5697)l/5697 * chore: ⬆️ Update ggml-org/whisper.cpp to `e6c10cf3d5d60dc647eb6cd5e73d3c347149f746` by @​localai-b[https://github.com/mudler/LocalAI/pull/5702](https://redirect.github.com/mudler/LocalAI/pull/5702)l/5702 * chore: ⬆️ Update ggml-org/llama.cpp to `aa0ef5c578eef4c2adc7be1282f21bab5f3e8d26` by @​localai-b[https://github.com/mudler/LocalAI/pull/5703](https://redirect.github.com/mudler/LocalAI/pull/5703)l/5703 * chore: ⬆️ Update ggml-org/llama.cpp to `238005c2dc67426cf678baa2d54c881701693288` by @​localai-b[https://github.com/mudler/LocalAI/pull/5710](https://redirect.github.com/mudler/LocalAI/pull/5710)l/5710 * chore: ⬆️ Update ggml-org/whisper.cpp to `a422176937c5bb20eb58d969995765f90d3c1a9b` by @​localai-b[https://github.com/mudler/LocalAI/pull/5713](https://redirect.github.com/mudler/LocalAI/pull/5713)l/5713 * chore: ⬆️ Update ggml-org/llama.cpp to `ce82bd0117bd3598300b3a089d13d401b90279c7` by @​localai-b[https://github.com/mudler/LocalAI/pull/5712](https://redirect.github.com/mudler/LocalAI/pull/5712)l/5712 * chore: ⬆️ Update ggml-org/llama.cpp to `73e53dc834c0a2336cd104473af6897197b96277` by @​localai-b[https://github.com/mudler/LocalAI/pull/5719](https://redirect.github.com/mudler/LocalAI/pull/5719)l/5719 * chore: ⬆️ Update ggml-org/whisper.cpp to `0083335ba0e9d6becbe0958903b0a27fc2ebaeed` by @​localai-b[https://github.com/mudler/LocalAI/pull/5718](https://redirect.github.com/mudler/LocalAI/pull/5718)l/5718 * chore: ⬆️ Update leejet/stable-diffusion.cpp to `10c6501bd05a697e014f1bee3a84e5664290c489` by @​localai-b[https://github.com/mudler/LocalAI/pull/4925](https://redirect.github.com/mudler/LocalAI/pull/4925)l/4925 * chore: ⬆️ Update ggml-org/llama.cpp to `2bf9d539dd158345e3a3b096e16474af535265b4` by @​localai-b[https://github.com/mudler/LocalAI/pull/5724](https://redirect.github.com/mudler/LocalAI/pull/5724)l/5724 * chore: ⬆️ Update ggml-org/whisper.cpp to `4daf7050ca2bf17f5166f45ac6da651c4e33f293` by @​localai-b[https://github.com/mudler/LocalAI/pull/5725](https://redirect.github.com/mudler/LocalAI/pull/5725)l/5725 * Revert "chore: ⬆️ Update leejet/stable-diffusion.cpp to `10c6501bd05a697e014f1bee3a84e5664290c489`" by @​mudl[https://github.com/mudler/LocalAI/pull/5727](https://redirect.github.com/mudler/LocalAI/pull/5727)l/5727 * chore: ⬆️ Update ggml-org/llama.cpp to `8846aace4934ad29651ea61b8c7e3f6b0556e3d2` by @​localai-b[https://github.com/mudler/LocalAI/pull/5734](https://redirect.github.com/mudler/LocalAI/pull/5734)l/5734 * chore: ⬆️ Update ggml-org/whisper.cpp to `32cf4e2aba799aff069011f37ca025401433cf9f` by @​localai-b[https://github.com/mudler/LocalAI/pull/5733](https://redirect.github.com/mudler/LocalAI/pull/5733)l/5733 ##### Other Changes * docs: ⬆️ update docs version mudler/LocalAI by @​localai-b[https://github.com/mudler/LocalAI/pull/5690](https://redirect.github.com/mudler/LocalAI/pull/5690)l/5690 * chore(ci): try to optimize disk space when tagging latest by @​mudl[https://github.com/mudler/LocalAI/pull/5695](https://redirect.github.com/mudler/LocalAI/pull/5695)l/5695 * chore(ci): add stale bot by @​mudl[https://github.com/mudler/LocalAI/pull/5700](https://redirect.github.com/mudler/LocalAI/pull/5700)l/5700 * Docs: Fix typos by @​kilav[https://github.com/mudler/LocalAI/pull/5709](https://redirect.github.com/mudler/LocalAI/pull/5709)l/5709 </details> **Full Changelog**: https://github.com/mudler/LocalAI/compare/v3.0.0...v3.1.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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