This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `534b9ff` -> `4931cc2` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `f798156` -> `60f1005` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `f403075` -> `57d0111` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `3a43cff` -> `a4dd7b7` | 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> ### [`v2.28.0`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.28.0) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v2.27.0...v2.28.0) ##### 🎉 LocalAI v2.28.0: New Look & The Rebirth of LocalAGI! 🎉 <table> <tr> <td align="center"> <img src="https://raw.githubusercontent.com/mudler/LocalAI/refs/heads/master/core/http/static/logo.png" width="300" alt="New LocalAI Logo"> <br> <em>Our fresh new look!</em> </td> </tr> </table> Big news, everyone! Not only does LocalAI have a brand new logo, but we're also celebrating the full rebirth of **LocalAGI**, our powerful agent framework, now completely rewritten and ready to revolutionize your local AI workflows! ##### Rewinding the Clock: The Journey of LocalAI & LocalAGI Two years ago, **LocalAI** emerged as a pioneer in the local AI inferencing space, offering an OpenAI-compatible API layer long before it became common. Around the same time, **LocalAGI** was born as an experiment in AI agent frameworks – you can even find the [original announcement here](https://x.com/mudler_it/status/1687938358079578113)! Originally built in Python, it inspired many with its local-first approach. <details> <summary>See LocalAGI (Original Python Version) in Action!</summary> *Searching the internet (interactive mode):* <video src="https://github.com/mudler/LocalAGI/assets/2420543/23199ca3-7380-4efc-9fac-a6bc2b52bdb3"></video> *Planning a road trip (batch mode):* <video src="https://github.com/mudler/LocalAGI/assets/2420543/9ba43b82-dec5-432a-bdb9-8318e7db59a4"></video> </details> That early experiment has now evolved significantly! ##### Introducing LocalAGI v2: The Agent Framework Reborn in Go! <p align="center"> <a href="https://redirect.github.com/mudler/LocalAGI" target="_blank"><img src="https://raw.githubusercontent.com/mudler/LocalAGI/refs/heads/main/webui/react-ui/public/logo_2.png" width="300" alt="LocalAGI Logo"></a> </p> We're thrilled to announce that [**LocalAGI**](https://redirect.github.com/mudler/LocalAGI) has been rebuilt from the ground up in **Golang**! It's now a modern, robust AI Agent Orchestration Platform designed to work seamlessly with LocalAI. Huge thanks to the community, especially [@​richiejp](https://redirect.github.com/richiejp), for jumping in and helping create a fantastic new WebUI! LocalAGI leverages all the features that make LocalAI great for agentic tasks. During the refactor, we even spun out the memory layer into its own component: [**LocalRecall**](https://redirect.github.com/mudler/LocalRecall?tab=readme-ov-file), a standalone REST API for persistent agent memory. ##### 🚀 What Makes LocalAGI v2 Shine? - **🎯 OpenAI Responses API Compatible:** Integrates perfectly with LocalAI, acting as a drop-in replacement for cloud APIs, keeping your interactions local and secure. - **🤖 Next-Gen AI Agent Orchestration:** Easily configure, deploy, and manage teams of intelligent AI agents through an intuitive no-code web interface. - **🛡️ Privacy-First by Design:** Everything runs locally. Your data *never* leaves your hardware. - **📡 Instant Integrations:** Comes with built-in connectors for Slack, Telegram, Discord, GitHub Issues, IRC, and more. - **⚡ Extensible and Multimodal:** Supports multiple models (text, vision) and custom actions, perfectly complementing your LocalAI setup. ##### ✨ Check out the new LocalAGI WebUI:    ##### What's New Specifically in LocalAI v2.28.0? Beyond the rebranding and the major LocalAGI news, this LocalAI release also brings its own set of improvements: - **🖼️ SYCL Support:** Added SYCL support for `stablediffusion.cpp`. - **✨ WebUI Enhancements:** Continued improvements to the user interface. - **🧠 Diffusers Updated:** Core diffusers library has been updated. - **💡 Lumina Model Support:** Now supports the [Lumina model family](https://huggingface.co/Alpha-VLLM/Lumina-Image-2.0) for generating stunning images! - **🐛 Bug Fixes:** Resolved issues related to setting `LOCALAI_SINGLE_ACTIVE_BACKEND` to `true`. ##### 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! LocalAI has over **31,800 stars**, and LocalAGI has already rocketed past **450+ 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. 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> Let's continue building the future of AI, together! 🙌 ##### Full changelog 👇 <details> <summary> 👉 Click to expand 👈 </summary> ##### What's Changed ##### Bug fixes 🐛 * fix(stablediffusion): Avoid GGML commit which causes CUDA compile error by @​richie[https://github.com/mudler/LocalAI/pull/5170](https://redirect.github.com/mudler/LocalAI/pull/5170)l/5170 ##### Exciting New Features 🎉 * feat(loader): enhance single active backend by treating as singleton by @​mudl[https://github.com/mudler/LocalAI/pull/5107](https://redirect.github.com/mudler/LocalAI/pull/5107)l/5107 ##### 🧠 Models * chore(model gallery): add all-hands_openhands-lm-32b-v0.1 by @​mudl[https://github.com/mudler/LocalAI/pull/5111](https://redirect.github.com/mudler/LocalAI/pull/5111)l/5111 * chore(model gallery): add burtenshaw_gemmacoder3-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5112](https://redirect.github.com/mudler/LocalAI/pull/5112)l/5112 * chore(model gallery): add all-hands_openhands-lm-7b-v0.1 by @​mudl[https://github.com/mudler/LocalAI/pull/5113](https://redirect.github.com/mudler/LocalAI/pull/5113)l/5113 * chore(model gallery): add all-hands_openhands-lm-1.5b-v0.1 by @​mudl[https://github.com/mudler/LocalAI/pull/5114](https://redirect.github.com/mudler/LocalAI/pull/5114)l/5114 * chore(model gallery): add gemma-3-12b-it-qat by @​mudl[https://github.com/mudler/LocalAI/pull/5117](https://redirect.github.com/mudler/LocalAI/pull/5117)l/5117 * chore(model gallery): add gemma-3-4b-it-qat by @​mudl[https://github.com/mudler/LocalAI/pull/5118](https://redirect.github.com/mudler/LocalAI/pull/5118)l/5118 * chore(model gallery): add tesslate_synthia-s1-27b by @​mudl[https://github.com/mudler/LocalAI/pull/5119](https://redirect.github.com/mudler/LocalAI/pull/5119)l/5119 * chore(model gallery): add katanemo_arch-function-chat-7b by @​mudl[https://github.com/mudler/LocalAI/pull/5120](https://redirect.github.com/mudler/LocalAI/pull/5120)l/5120 * chore(model gallery): add katanemo_arch-function-chat-1.5b by @​mudl[https://github.com/mudler/LocalAI/pull/5121](https://redirect.github.com/mudler/LocalAI/pull/5121)l/5121 * chore(model gallery): add katanemo_arch-function-chat-3b by @​mudl[https://github.com/mudler/LocalAI/pull/5122](https://redirect.github.com/mudler/LocalAI/pull/5122)l/5122 * chore(model gallery): add gemma-3-27b-it-qat by @​mudl[https://github.com/mudler/LocalAI/pull/5124](https://redirect.github.com/mudler/LocalAI/pull/5124)l/5124 * chore(model gallery): add open-thoughts_openthinker2-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5128](https://redirect.github.com/mudler/LocalAI/pull/5128)l/5128 * chore(model gallery): add open-thoughts_openthinker2-7b by @​mudl[https://github.com/mudler/LocalAI/pull/5129](https://redirect.github.com/mudler/LocalAI/pull/5129)l/5129 * chore(model gallery): add arliai_qwq-32b-arliai-rpr-v by @​mudl[https://github.com/mudler/LocalAI/pull/5137](https://redirect.github.com/mudler/LocalAI/pull/5137)l/5137 * chore(model gallery): add watt-ai_watt-tool-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5138](https://redirect.github.com/mudler/LocalAI/pull/5138)l/5138 * chore(model gallery): add eurydice-24b-v2-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5139](https://redirect.github.com/mudler/LocalAI/pull/5139)l/5139 * chore(model gallery): add mensa-beta-14b-instruct-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5140](https://redirect.github.com/mudler/LocalAI/pull/5140)l/5140 * chore(model gallery): add meta-llama_llama-4-scout-17b-16e-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/5141](https://redirect.github.com/mudler/LocalAI/pull/5141)l/5141 * fix(gemma): improve prompt for tool calls by @​mudl[https://github.com/mudler/LocalAI/pull/5142](https://redirect.github.com/mudler/LocalAI/pull/5142)l/5142 * chore(model gallery): add cogito-v1-preview-qwen-14b by @​mudl[https://github.com/mudler/LocalAI/pull/5145](https://redirect.github.com/mudler/LocalAI/pull/5145)l/5145 * chore(model gallery): add deepcogito_cogito-v1-preview-llama-8b by @​mudl[https://github.com/mudler/LocalAI/pull/5147](https://redirect.github.com/mudler/LocalAI/pull/5147)l/5147 * chore(model gallery): add deepcogito_cogito-v1-preview-llama-3b by @​mudl[https://github.com/mudler/LocalAI/pull/5148](https://redirect.github.com/mudler/LocalAI/pull/5148)l/5148 * chore(model gallery): add deepcogito_cogito-v1-preview-qwen-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5149](https://redirect.github.com/mudler/LocalAI/pull/5149)l/5149 * chore(model gallery): add deepcogito_cogito-v1-preview-llama-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5150](https://redirect.github.com/mudler/LocalAI/pull/5150)l/5150 * chore(model gallery): add agentica-org_deepcoder-14b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5151](https://redirect.github.com/mudler/LocalAI/pull/5151)l/5151 * chore(model gallery): add trappu_magnum-picaro-0.7-v2-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5153](https://redirect.github.com/mudler/LocalAI/pull/5153)l/5153 * chore(model gallery): add soob3123_amoral-cogito-v1-preview-qwen-14b by @​mudl[https://github.com/mudler/LocalAI/pull/5154](https://redirect.github.com/mudler/LocalAI/pull/5154)l/5154 * chore(model gallery): add agentica-org_deepcoder-1.5b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5156](https://redirect.github.com/mudler/LocalAI/pull/5156)l/5156 * chore(model gallery): add zyphra_zr1-1.5b by @​mudl[https://github.com/mudler/LocalAI/pull/5157](https://redirect.github.com/mudler/LocalAI/pull/5157)l/5157 * chore(model gallery): add tesslate_gradience-t1-3b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5160](https://redirect.github.com/mudler/LocalAI/pull/5160)l/5160 * chore(model gallery): add lightthinker-qwen by @​mudl[https://github.com/mudler/LocalAI/pull/5165](https://redirect.github.com/mudler/LocalAI/pull/5165)l/5165 * chore(model gallery): add mag-picaro-72b by @​mudl[https://github.com/mudler/LocalAI/pull/5166](https://redirect.github.com/mudler/LocalAI/pull/5166)l/5166 * chore(model gallery): add hamanasu-adventure-4b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5167](https://redirect.github.com/mudler/LocalAI/pull/5167)l/5167 * chore(model gallery): add hamanasu-magnum-4b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5168](https://redirect.github.com/mudler/LocalAI/pull/5168)l/5168 * chore(model gallery): add daichi-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5169](https://redirect.github.com/mudler/LocalAI/pull/5169)l/5169 * chore(model gallery): add skywork_skywork-or1-7b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5173](https://redirect.github.com/mudler/LocalAI/pull/5173)l/5173 * chore(model gallery): add skywork_skywork-or1-math-7b by @​mudl[https://github.com/mudler/LocalAI/pull/5174](https://redirect.github.com/mudler/LocalAI/pull/5174)l/5174 * chore(model gallery): add skywork_skywork-or1-32b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5175](https://redirect.github.com/mudler/LocalAI/pull/5175)l/5175 * chore(model gallery): add nvidia_llama-3.1-8b-ultralong-1m-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/5176](https://redirect.github.com/mudler/LocalAI/pull/5176)l/5176 * chore(model gallery): add nvidia_llama-3.1-8b-ultralong-4m-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/5177](https://redirect.github.com/mudler/LocalAI/pull/5177)l/5177 * chore(model gallery): add m1-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5182](https://redirect.github.com/mudler/LocalAI/pull/5182)l/5182 ##### 📖 Documentation and examples * Update README.md by @​qwerty1081[https://github.com/mudler/LocalAI/pull/5172](https://redirect.github.com/mudler/LocalAI/pull/5172)l/5172 * Rebrand: the LocalAI stack family by @​mudl[https://github.com/mudler/LocalAI/pull/5159](https://redirect.github.com/mudler/LocalAI/pull/5159)l/5159 ##### 👒 Dependencies * chore: ⬆️ Update ggml-org/llama.cpp to `c80a7759dab10657b9b6c3e87eef988a133b9b6a` by @​localai-b[https://github.com/mudler/LocalAI/pull/5105](https://redirect.github.com/mudler/LocalAI/pull/5105)l/5105 * chore: ⬆️ Update ggml-org/llama.cpp to `f423981ac806bf031d83784bcb47d2721bc70f97` by @​localai-b[https://github.com/mudler/LocalAI/pull/5108](https://redirect.github.com/mudler/LocalAI/pull/5108)l/5108 * chore(deps): bump llama.cpp to 'f01bd02376f919b05ee635f438311be8dfc91d7c by @​mudl[https://github.com/mudler/LocalAI/pull/5110](https://redirect.github.com/mudler/LocalAI/pull/5110)l/5110 * fix(sycl): kernel not found error by forcing -fsycl by @​richie[https://github.com/mudler/LocalAI/pull/5115](https://redirect.github.com/mudler/LocalAI/pull/5115)l/5115 * chore: ⬆️ Update ggml-org/llama.cpp to `c262beddf29f3f3be5bbbf167b56029a19876956` by @​localai-b[https://github.com/mudler/LocalAI/pull/5116](https://redirect.github.com/mudler/LocalAI/pull/5116)l/5116 * chore: ⬆️ Update ggml-org/llama.cpp to `3e1d29348b5d77269f6931500dd1c1a729d429c8` by @​localai-b[https://github.com/mudler/LocalAI/pull/5123](https://redirect.github.com/mudler/LocalAI/pull/5123)l/5123 * chore: ⬆️ Update ggml-org/llama.cpp to `6bf28f0111ff9f21b3c1b1eace20c590281e7ba6` by @​mudl[https://github.com/mudler/LocalAI/pull/5127](https://redirect.github.com/mudler/LocalAI/pull/5127)l/5127 * chore: ⬆️ Update ggml-org/llama.cpp to `916c83bfe7f8b08ada609c3b8e583cf5301e594b` by @​localai-b[https://github.com/mudler/LocalAI/pull/5130](https://redirect.github.com/mudler/LocalAI/pull/5130)l/5130 * chore(deps): bump securego/gosec from 2.22.0 to 2.22.3 by @​dependab[https://github.com/mudler/LocalAI/pull/5134](https://redirect.github.com/mudler/LocalAI/pull/5134)l/5134 * chore(deps): bump llama.cpp to `4ccea213bc629c4eef7b520f7f6c59ce9bbdaca0` by @​mudl[https://github.com/mudler/LocalAI/pull/5143](https://redirect.github.com/mudler/LocalAI/pull/5143)l/5143 * chore: ⬆️ Update ggml-org/llama.cpp to `b32efad2bc42460637c3a364c9554ea8217b3d7f` by @​localai-b[https://github.com/mudler/LocalAI/pull/5146](https://redirect.github.com/mudler/LocalAI/pull/5146)l/5146 * chore: ⬆️ Update ggml-org/llama.cpp to `d3bd7193ba66c15963fd1c59448f22019a8caf6e` by @​localai-b[https://github.com/mudler/LocalAI/pull/5152](https://redirect.github.com/mudler/LocalAI/pull/5152)l/5152 * chore: ⬆️ Update ggml-org/llama.cpp to `64eda5deb9859e87a020e56bab5d2f9ca956f1de` by @​localai-b[https://github.com/mudler/LocalAI/pull/5155](https://redirect.github.com/mudler/LocalAI/pull/5155)l/5155 * chore: ⬆️ Update ggml-org/llama.cpp to `bc091a4dc585af25c438c8473285a8cfec5c7695` by @​localai-b[https://github.com/mudler/LocalAI/pull/5158](https://redirect.github.com/mudler/LocalAI/pull/5158)l/5158 * chore: ⬆️ Update ggml-org/llama.cpp to `71e90e8813f90097701e62f7fce137d96ddf41e2` by @​localai-b[https://github.com/mudler/LocalAI/pull/5171](https://redirect.github.com/mudler/LocalAI/pull/5171)l/5171 * chore: ⬆️ Update ggml-org/llama.cpp to `d6d2c2ab8c8865784ba9fef37f2b2de3f2134d33` by @​localai-b[https://github.com/mudler/LocalAI/pull/5178](https://redirect.github.com/mudler/LocalAI/pull/5178)l/5178 * fix(stablediffusion): Pass ROCM LD CGO flags through to recursive make by @​richie[https://github.com/mudler/LocalAI/pull/5179](https://redirect.github.com/mudler/LocalAI/pull/5179)l/5179 ##### Other Changes * docs: ⬆️ update docs version mudler/LocalAI by @​localai-b[https://github.com/mudler/LocalAI/pull/5104](https://redirect.github.com/mudler/LocalAI/pull/5104)l/5104 * chore: drop remoteLibraryURL from kong vars by @​mudl[https://github.com/mudler/LocalAI/pull/5103](https://redirect.github.com/mudler/LocalAI/pull/5103)l/5103 * fix: race during stop of active backends by @​mudl[https://github.com/mudler/LocalAI/pull/5106](https://redirect.github.com/mudler/LocalAI/pull/5106)l/5106 * fix(webui): improve model display, do not block view by @​mudl[https://github.com/mudler/LocalAI/pull/5133](https://redirect.github.com/mudler/LocalAI/pull/5133)l/5133 * feat(diffusers): add support for Lumina2Text2ImgPipeline by @​mudl[https://github.com/mudler/LocalAI/pull/4806](https://redirect.github.com/mudler/LocalAI/pull/4806)l/4806 * feat(stablediffusion): Enable SYCL by @​richie[https://github.com/mudler/LocalAI/pull/5144](https://redirect.github.com/mudler/LocalAI/pull/5144)l/5144 * fix(stablediffusion): Avoid overwriting SYCL specific flags from outer make call by @​richie[https://github.com/mudler/LocalAI/pull/5181](https://redirect.github.com/mudler/LocalAI/pull/5181)l/5181 ##### New Contributors * @​qwerty108109 made their first contributi[https://github.com/mudler/LocalAI/pull/5172](https://redirect.github.com/mudler/LocalAI/pull/5172)l/5172 </details> **Full Changelog**: https://github.com/mudler/LocalAI/compare/v2.27.0...v2.28.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: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