fix(local-ai): update image docker.io/localai/localai v4.5.4 → v4.5.5 (#49569)

This PR contains the following updates:

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

---

> [!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.5.5`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.5.5)

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

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

#### What's Changed

##### Other Changes

- fix(backends): repair release CI build/test breaks (kokoros,
fish-speech, llama-cpp-quantization, sglang) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10547](https://redirect.github.com/mudler/LocalAI/pull/10547)
- chore(model gallery): 🤖 add 1 new models via gallery agent by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10544](https://redirect.github.com/mudler/LocalAI/pull/10544)
- fix(backends): whisper darwin run.sh loads whichever fallback lib
exists (.so/.dylib) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10553](https://redirect.github.com/mudler/LocalAI/pull/10553)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.5.4...v4.5.5>

</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-27 20:17:06 +02:00
committed by GitHub
parent f7990df703
commit dbe3694270
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.5.4
appVersion: 4.5.5
dependencies:
- name: common
version: 29.6.0
@@ -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.9.0
version: 18.9.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v4.5.4@sha256:b61ca5a186640e020d23d3de125018b820c03d6da773ff6abd57fd3afdd3f9a5
tag: v4.5.5@sha256:b6b347bcf9aee2f397b37fd110e3a7f6f90fe67ebb3fc16bdb4cee7fe33b0a84
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent