fix(local-ai): update image docker.io/localai/localai v4.3.5 → v4.3.6 (#48651)

This PR contains the following updates:

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

---

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

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

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

#### What's Changed

##### Other Changes

- chore: :arrow\_up: Update ggml-org/llama.cpp to
`22d66b567eef11cf2e9832f04db64ee0323a0fd0` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10080](https://redirect.github.com/mudler/LocalAI/pull/10080)
- security(http): refuse redirects on outbound clients via hardened
pkg/httpclient by
[@&#8203;richiejp](https://redirect.github.com/richiejp) in
[#&#8203;10087](https://redirect.github.com/mudler/LocalAI/pull/10087)
- feat(parakeet-cpp): add NVIDIA NeMo Parakeet ASR backend
(parakeet.cpp) by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10084](https://redirect.github.com/mudler/LocalAI/pull/10084)
- chore: :arrow\_up: Update antirez/ds4 to
`e16ead1e29c81a67bbb64e5b001117679cf9ce6e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10076](https://redirect.github.com/mudler/LocalAI/pull/10076)
- chore: :arrow\_up: Update mudler/parakeet.cpp to
`30a307553f1965ceb38a1a922069a71e7dd67bf3` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;10092](https://redirect.github.com/mudler/LocalAI/pull/10092)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v4.3.5...v4.3.6>

</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-05-31 03:25:51 +02:00
committed by GitHub
parent 439cf3a226
commit 7aadaf4173
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.3.5
appVersion: 4.3.6
dependencies:
- name: common
version: 29.3.4
@@ -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.6.3
version: 18.6.4
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v4.3.5@sha256:2d593a4f3a7c07993b116179089c748ac71fc2c1852a19a87a4eec439b0415f7
tag: v4.3.6@sha256:d62ab7bb1c578febf2a4ea2566c294d5f334bdd822e48a896ee10cca950ec177
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent