From b9d8a99d1c35b6a9383c2955bc04af415484553a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Jun 2026 21:13:13 +0200 Subject: [PATCH] =?UTF-8?q?fix(local-ai):=20update=20image=20docker.io/loc?= =?UTF-8?q?alai/localai=20v4.5.5=20=E2=86=92=20v4.5.6=20(#49707)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | patch | `b6b347b` → `6fb3668` | --- > [!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
mudler/LocalAI (docker.io/localai/localai) ### [`v4.5.6`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.5.6) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v4.5.5...v4.5.6) #### What's Changed ##### 👒 Dependencies - chore(deps): bump actions/cache from 4 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​10593](https://redirect.github.com/mudler/LocalAI/pull/10593) ##### Other Changes - docs: :arrow\_up: update docs version mudler/LocalAI by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10560](https://redirect.github.com/mudler/LocalAI/pull/10560) - fix(distributed): missing agent NATS permission by [@​ALameLlama](https://redirect.github.com/ALameLlama) in [#​10549](https://redirect.github.com/mudler/LocalAI/pull/10549) - feat(distributed): SyncedMap component + migrate finetune/quant/agent-tasks to cross-replica state by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10542](https://redirect.github.com/mudler/LocalAI/pull/10542) - chore(fish-speech): drop the darwin/metal build target by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10561](https://redirect.github.com/mudler/LocalAI/pull/10561) - fix(config): fall back to DefaultContextSize for unparseable GGUFs; pin NVFP4 gallery context\_size by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10563](https://redirect.github.com/mudler/LocalAI/pull/10563) - ci(vibevoice): skip the ASR transcription e2e on release tag builds by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10567](https://redirect.github.com/mudler/LocalAI/pull/10567) - fix(gallery): match mmproj/model quant as a whole token so F16 no longer selects BF16 ([#​10559](https://redirect.github.com/mudler/LocalAI/issues/10559)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10564](https://redirect.github.com/mudler/LocalAI/pull/10564) - fix(distributed): return empty backend list for agent nodes instead of failing backend.list ([#​10545](https://redirect.github.com/mudler/LocalAI/issues/10545)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10565](https://redirect.github.com/mudler/LocalAI/pull/10565) - feat(distributed): add LOCALAI\_DISTRIBUTED\_SHARED\_MODELS to skip staging on shared volumes ([#​10556](https://redirect.github.com/mudler/LocalAI/issues/10556)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10566](https://redirect.github.com/mudler/LocalAI/pull/10566) - chore: :arrow\_up: Update leejet/stable-diffusion.cpp to `9956436c925a367daeab097598b1ea1f32d3503f` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10533](https://redirect.github.com/mudler/LocalAI/pull/10533) - fix(openresponses): bound resume-stream buffer and enforce response ownership by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10569](https://redirect.github.com/mudler/LocalAI/pull/10569) - chore: :arrow\_up: Update ggml-org/whisper.cpp to `0ae02cdb2c7317b50991367c165736ce42ed96ac` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10532](https://redirect.github.com/mudler/LocalAI/pull/10532) - chore: :arrow\_up: Update CrispStrobe/CrispASR to `6514c9da00b03a2f0f1b49a43fae4f3a01a41844` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10535](https://redirect.github.com/mudler/LocalAI/pull/10535) - chore: :arrow\_up: Update ggml-org/llama.cpp to `0ed235ea2c17a19fc8238668653946721ed136fd` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10536](https://redirect.github.com/mudler/LocalAI/pull/10536) - fix(ik-llama): port multimodal path to mtmd API and bump to [`f96eadd`](https://redirect.github.com/mudler/LocalAI/commit/f96eaddb) ([#​10534](https://redirect.github.com/mudler/LocalAI/issues/10534)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10568](https://redirect.github.com/mudler/LocalAI/pull/10568) - feat(backends): add voice-detect + face-detect ggml backends (replace Python insightface/speaker-recognition) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10441](https://redirect.github.com/mudler/LocalAI/pull/10441) - fix(kokoro): add explicit click dep so spacy CLI works on intel build by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10572](https://redirect.github.com/mudler/LocalAI/pull/10572) - fix(launcher): robust binary download/upgrade (resume, rate-limit, UX) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10575](https://redirect.github.com/mudler/LocalAI/pull/10575) - fix(distributed): missing agent NATS permissions by [@​ALameLlama](https://redirect.github.com/ALameLlama) in [#​10571](https://redirect.github.com/mudler/LocalAI/pull/10571) - fix(fish-speech): allow invalid\_reference\_casting so tokenizers builds on darwin by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10573](https://redirect.github.com/mudler/LocalAI/pull/10573) - fix(oci): retry layer downloads on transient network errors by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10579](https://redirect.github.com/mudler/LocalAI/pull/10579) - chore(model-gallery): :arrow\_up: update checksum by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10585](https://redirect.github.com/mudler/LocalAI/pull/10585) - chore: :arrow\_up: Update leejet/stable-diffusion.cpp to `c1790754d31bec0731ed5fddc9d5b9ff22ee19cd` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10584](https://redirect.github.com/mudler/LocalAI/pull/10584) - chore: :arrow\_up: Update CrispStrobe/CrispASR to `6b50f76e59700665358a1aabf5295597fa318e06` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10583](https://redirect.github.com/mudler/LocalAI/pull/10583) - chore: :arrow\_up: Update ggml-org/llama.cpp to `dbdaece23de9ac63f2e7ca9e6bfcdc4fc156a3fa` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10582](https://redirect.github.com/mudler/LocalAI/pull/10582) - chore: :arrow\_up: Update mudler/voice-detect.cpp to `3d510772357538c5182808ac7de2278b84824e24` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10581](https://redirect.github.com/mudler/LocalAI/pull/10581) - chore: :arrow\_up: Update mudler/face-detect.cpp to `06914b077d52f90d5421299138e7be6bdd06b5e8` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10580](https://redirect.github.com/mudler/LocalAI/pull/10580) - chore: :arrow\_up: Update vllm-metal (darwin) to `v0.3.0.dev20260628073537` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10562](https://redirect.github.com/mudler/LocalAI/pull/10562) - chore(recon): re-pin voice/face-detect to squashed release commits (+ graph-cache fix) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10591](https://redirect.github.com/mudler/LocalAI/pull/10591) - fix(sglang): parse tool\_call function arguments before applying the chat template by [@​pos-ei-don](https://redirect.github.com/pos-ei-don) in [#​10558](https://redirect.github.com/mudler/LocalAI/pull/10558) - feat(realtime): Semantic VAD EOU token by [@​richiejp](https://redirect.github.com/richiejp) in [#​10444](https://redirect.github.com/mudler/LocalAI/pull/10444) - fix(openai): stop max\_tokens streaming retry loop on reasoning models ([#​9716](https://redirect.github.com/mudler/LocalAI/issues/9716)) by [@​Dennisadira](https://redirect.github.com/Dennisadira) in [#​10448](https://redirect.github.com/mudler/LocalAI/pull/10448) - fix(import): derive model name from selected GGUF for repo-root URIs by [@​Dennisadira](https://redirect.github.com/Dennisadira) in [#​10589](https://redirect.github.com/mudler/LocalAI/pull/10589) - fix(functions): avoid quadratic-time debug logging in CleanupLLMResult / ParseFunctionCall by [@​pos-ei-don](https://redirect.github.com/pos-ei-don) in [#​10592](https://redirect.github.com/mudler/LocalAI/pull/10592) - chore: :arrow\_up: Update leejet/stable-diffusion.cpp to `3b6c9ca97cfcda8e68e719e6670d06379fcbe943` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10594](https://redirect.github.com/mudler/LocalAI/pull/10594) - chore: :arrow\_up: Update ggml-org/llama.cpp to `6f4f53f2b7da54fcdbbecaaa734337c337ad6176` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10595](https://redirect.github.com/mudler/LocalAI/pull/10595) - chore: :arrow\_up: Update localai-org/privacy-filter.cpp to `595f59630c69d361b5196f2aba2c71c873d0c13c` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10596](https://redirect.github.com/mudler/LocalAI/pull/10596) - chore: :arrow\_up: Update CrispStrobe/CrispASR to `3b93758f9725d400eca82976f895e4cec3f31260` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10597](https://redirect.github.com/mudler/LocalAI/pull/10597) - chore: :arrow\_up: Update ikawrakow/ik\_llama.cpp to `f74a6fb87b315b2c3154166e075360e15021a61d` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10598](https://redirect.github.com/mudler/LocalAI/pull/10598) - fix(import): strip file:// scheme from model path for local imports by [@​Dennisadira](https://redirect.github.com/Dennisadira) in [#​10599](https://redirect.github.com/mudler/LocalAI/pull/10599) - fix(tests): align openresponses test model name with GGUF-derived naming ([#​10589](https://redirect.github.com/mudler/LocalAI/issues/10589)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10609](https://redirect.github.com/mudler/LocalAI/pull/10609) - fix(macos): staple the notarization ticket to the .app, not just the dmg by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10606](https://redirect.github.com/mudler/LocalAI/pull/10606) - fix(watchdog): persist UI-saved Check Interval across restarts ([#​10601](https://redirect.github.com/mudler/LocalAI/issues/10601)) by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10605](https://redirect.github.com/mudler/LocalAI/pull/10605) - feat(config): default swa\_full:true for sliding-window-attention models by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10611](https://redirect.github.com/mudler/LocalAI/pull/10611) #### New Contributors - [@​ALameLlama](https://redirect.github.com/ALameLlama) made their first contribution in [#​10549](https://redirect.github.com/mudler/LocalAI/pull/10549) **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/local-ai/Chart.yaml | 4 ++-- charts/stable/local-ai/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index f213390ff3e..98928f4fded 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.5.5 +appVersion: 4.5.6 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.1 +version: 18.9.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index ccbd7ef9894..925aa24f931 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v4.5.5@sha256:b6b347bcf9aee2f397b37fd110e3a7f6f90fe67ebb3fc16bdb4cee7fe33b0a84 + tag: v4.5.6@sha256:6fb366898c550646d02ade53ddaf7e9417f0c2415a2860c6d98a561cf5d3d267 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent