From 9ca01a8f28ee7f87c306f5dc6b64fb58dd4c5e11 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Sep 2025 12:50:15 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/local?= =?UTF-8?q?ai/localai=20v3.5.1=20=E2=86=92=20v3.5.2=20(#39698)?= 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 | `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
mudler/LocalAI (docker.io/localai/localai) ### [`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) ##### What's Changed ##### 👒 Dependencies - Revert "feat(nvidia-gpu): bump images to cuda 12.8" by [@​mudler](https://redirect.github.com/mudler) in [#​6303](https://redirect.github.com/mudler/LocalAI/pull/6303) ##### Other Changes - docs: :arrow\_up: update docs version mudler/LocalAI by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​6305](https://redirect.github.com/mudler/LocalAI/pull/6305) - chore: :arrow\_up: Update ggml-org/llama.cpp to `0320ac5264279d74f8ee91bafa6c90e9ab9bbb91` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​6306](https://redirect.github.com/mudler/LocalAI/pull/6306) **Full Changelog**:
--- ### 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. --- - [ ] 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 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 242e02266d3..5ad0c9911aa 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -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 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 2f586d6d6a2..f5ddb177c0f 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -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