chore(helm): update image docker.io/localai/localai v3.5.1 → v3.5.2 (#39698)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `f64eb93` -> `8ec2ba9` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `ddda95a` -> `187c5a0` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `450788b` -> `d05605f` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `0df57c8` -> `a315f8b` |

---

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

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

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v3.5.1...v3.5.2)

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

##### What's Changed

##### 👒 Dependencies

- Revert "feat(nvidia-gpu): bump images to cuda 12.8" by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[#&#8203;6303](https://redirect.github.com/mudler/LocalAI/pull/6303)

##### Other Changes

- docs: :arrow\_up: update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;6305](https://redirect.github.com/mudler/LocalAI/pull/6305)
- chore: :arrow\_up: Update ggml-org/llama.cpp to
`0320ac5264279d74f8ee91bafa6c90e9ab9bbb91` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[#&#8203;6306](https://redirect.github.com/mudler/LocalAI/pull/6306)

**Full Changelog**:
<https://github.com/mudler/LocalAI/compare/v3.5.1...v3.5.2>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-18 12:50:15 +02:00
committed by GitHub
parent 0fd19007a4
commit 9ca01a8f28
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.5.1
appVersion: 3.5.2
dependencies:
- name: common
version: 28.18.0
@@ -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: 16.21.4
version: 16.21.8
+4 -4
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.5.1@sha256:0df57c8fc4db3bef6da63f758298eb195bd1f4630aa7fbf1790731e5a8b73adc
tag: v3.5.2@sha256:a315f8b59d90c0c67d212f449bf750a50cd8e694706b7a11e8c151231f9f9656
ffmpegImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
@@ -25,15 +25,15 @@ cublasCuda11FfmpegImage:
allInOneCuda12Image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.5.1-aio-gpu-nvidia-cuda-12@sha256:450788baabb80a2c99cf46cf74eb562b33634db38bcdd6afae485ba418ba7154
tag: v3.5.2-aio-gpu-nvidia-cuda-12@sha256:d05605fbe506a281565562953e6a67573a3519e93379523012cb545d708f3b89
allInOneCuda11Image:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.5.1-aio-gpu-nvidia-cuda-11@sha256:ddda95ad5c73cc4bf537bd67551f9053310b9e69af66ba03e3b09222bba6822e
tag: v3.5.2-aio-gpu-nvidia-cuda-11@sha256:187c5a041211f20f4c84b743e68702feab4b66468ddb12f2109c5a1452f1580f
allInOneCpuImage:
repository: docker.io/localai/localai
pullPolicy: IfNotPresent
tag: v3.5.1-aio-cpu@sha256:f64eb93c115f86224e91e0ebefcb83c0e896f6ad0e8b7adb23450af8ddc87051
tag: v3.5.2-aio-cpu@sha256:8ec2ba9bb95db5457e6dc5256e7ea246118b829b4f4efe992f76cab5332ad29a
securityContext:
container:
runAsNonRoot: false