fix(local-ai): update image docker.io/localai/localai v4.4.0 → v4.4.1 (#49043)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `78a86bf` → `a05f42a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v4.4.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.4.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v4.4.0...v4.4.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Other Changes

- docs: :arrow\_up: update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10245](https://redirect.github.com/mudler/LocalAI/pull/10245)
- chore: :arrow\_up: Update antirez/ds4 to
`8384adf0f9fa0f3bb342dd925372de778b95b263` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10242](https://redirect.github.com/mudler/LocalAI/pull/10242)
- fix(vllm): restore compatibility with vLLM >= 0.22 (get\_tokenizer
moved to vllm.tokenizers) by
[@&#8203;pos-ei-don](https://redirect.github.com/pos-ei-don) in
[#&#8203;10252](https://redirect.github.com/mudler/LocalAI/pull/10252)
- feat(realtime): stream the LLM / TTS / transcription pipeline stages
by [@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10176](https://redirect.github.com/mudler/LocalAI/pull/10176)
- docs: fix broken relref to realtime page by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10255](https://redirect.github.com/mudler/LocalAI/pull/10255)

#### New Contributors

- [@&#8203;pos-ei-don](https://redirect.github.com/pos-ei-don) made
their first contribution in
[#&#8203;10252](https://redirect.github.com/mudler/LocalAI/pull/10252)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.4.0...v4.4.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9sb2NhbC1haSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-06-11 22:58:17 +02:00
committed by GitHub
parent 804943d7ff
commit c4480929cc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.4.0
appVersion: 4.4.1
dependencies:
- name: common
version: 29.5.3
@@ -36,5 +36,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/local-ai
- https://hub.docker.com/r/localai/localai
type: application
version: 18.7.0
version: 18.7.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v4.4.0@sha256:78a86bf170f400c36a7739644197c24416fc3832ed8f7bab0abf1a817d57b1c3
tag: v4.4.1@sha256:a05f42a07835b06ec33d5cb24cf4ae60e72f6eafcd7e8493f6a1462211dbc2f1
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent