From bbf69c342da276bdd536431dd0c2022a271b2f18 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Sep 2025 14:17:41 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/local?= =?UTF-8?q?ai/localai=20v3.5.3=20=E2=86=92=20v3.5.4=20(#39781)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8eae0a615f7..a7d14519cc3 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.3 +appVersion: 3.5.4 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.12 +version: 16.21.16 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 803e73497bc..8128f50a67c 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.3@sha256:6bd3b82ad28f303789c685bb28c986b2abf8487bdeb31d93a74e5fb7a5554808 + tag: v3.5.4@sha256:cd28eaa8d5d750338be1b72172c48b61271fb7aaedf7f80c4f42ed4e8adf100f ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -25,15 +25,15 @@ cublasCuda11FfmpegImage: allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.3-aio-gpu-nvidia-cuda-12@sha256:fa1e17739c2f2f8bd7cd016491e1261b7567643daf9ac68a599a2851eae9e25e + tag: v3.5.4-aio-gpu-nvidia-cuda-12@sha256:770391e458d874bfbb9e61985f8a5099757c7e483058dd7a2e8b3de376791f6f allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.3-aio-gpu-nvidia-cuda-11@sha256:7d27db65515d829cb424dac40c9e142d3d46abaa3cb22506612b57b43ede7b87 + tag: v3.5.4-aio-gpu-nvidia-cuda-11@sha256:e767d1c2f4fe3ae1a1601e5bf9bd4d6c60a8a8a86bc86c97b756a94ba59db879 allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.5.3-aio-cpu@sha256:2f5d9343eac7dd828871e6c06b20ad17cafce5fffbfe61c45df7bc6eceb85494 + tag: v3.5.4-aio-cpu@sha256:948fb281d8b071420423c3efbec2fd7c7d27fed0b65935d41ad9ababaf2634ee securityContext: container: runAsNonRoot: false