chore(helm): update image docker.io/localai/localai v2.27.0 → v2.28.0 (#34452)

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
[@&#8203;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:

![Web UI
Dashboard](https://redirect.github.com/user-attachments/assets/a40194f9-af3a-461f-8b39-5f4612fbf221)
![Web UI Agent
Settings](https://redirect.github.com/user-attachments/assets/fb3c3e2a-cd53-4ca8-97aa-c5da51ff1f83)
![Web UI Create
Group](https://redirect.github.com/user-attachments/assets/102189a2-0fba-4a1e-b0cb-f99268ef8062)

##### 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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;qwerty1081[https://github.com/mudler/LocalAI/pull/5172](https://redirect.github.com/mudler/LocalAI/pull/5172)l/5172
* Rebrand: the LocalAI stack family by
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;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
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4806](https://redirect.github.com/mudler/LocalAI/pull/4806)l/4806
* feat(stablediffusion): Enable SYCL by
@&#8203;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
@&#8203;richie[https://github.com/mudler/LocalAI/pull/5181](https://redirect.github.com/mudler/LocalAI/pull/5181)l/5181

##### New Contributors
* @&#8203;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=-->
This commit is contained in:
TrueCharts Bot
2025-04-16 03:10:23 +02:00
committed by GitHub
parent 1ccf779b4a
commit 83632a0635
2 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.27.0
appVersion: 2.28.0
dependencies:
- name: common
version: 25.4.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
- https://hub.docker.com/r/localai/localai
type: application
version: 11.65.0
version: 11.69.0

View File

@@ -1,11 +1,11 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v2.27.0@sha256:3a43cff852914e827dd783bc0c282b2c621c41a4cf0555808d77376f5846437c
tag: v2.28.0@sha256:a4dd7b71bc261ef8f4510fee0ee1e7bf7a917e7f5167aa3ee64e988cc8478989
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v2.27.0-ffmpeg-core@sha256:f4030755af63fc1b607bd83f8230d3faacb7ce4caa2e5fbfefe4167045c63138
tag: v2.28.0-ffmpeg-core@sha256:57d0111b038c3f8c93e5f78700e4a30ca6b0af56eecdd48ac75ce0d62d7c73bd
cublasCuda12Image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
@@ -17,7 +17,7 @@ cublasCuda12FfmpegImage:
cublasCuda11Image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v2.27.0-cublas-cuda11-core@sha256:f798156045e4f2f167adf0cf2ee4428b1863eadc234349c42e2c7dbcc8b64b67
tag: v2.28.0-cublas-cuda11-core@sha256:60f10059f9c053cd1e29ffa4f1a4d5afc90f6aef0928a947337614e3a236b30c
cublasCuda11FfmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
@@ -33,7 +33,7 @@ allInOneCuda11Image:
allInOneCpuImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v2.27.0-aio-cpu@sha256:534b9ff2d2875d77cedcb7017af821af9668b7906f916e49efbd7c30b7dc37ff
tag: v2.28.0-aio-cpu@sha256:4931cc2c44743bbd3cb26be43930e8df832c84d41c8ce263d96b437e9f077f09
securityContext:
container:
runAsNonRoot: false