From 36cff9b03113ff6554b876fa549b7a06ad92250a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 16:26:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/local?= =?UTF-8?q?ai/localai=20v3.2.3=20=E2=86=92=20v3.3.2=20(#37986)?= 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 f3ace460b14..1fea1e979f7 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.2.3 +appVersion: 3.3.2 dependencies: - name: common version: 28.15.1 @@ -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.6.1 +version: 16.10.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index fcaf6a0bed8..d37553813a4 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.2.3@sha256:cb6e6f9493eff9c42710f0a06825e9f384f22c746e7d0c9ba311f41f61dd3071 + tag: v3.3.2@sha256:293f9109bdcebc2f75a10215cdff6683ee669fbdec9f6b85d101b19fe6702adb ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -25,15 +25,15 @@ cublasCuda11FfmpegImage: allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.2.3-aio-gpu-nvidia-cuda-12@sha256:0648449fc2bfd38b789b4634b04a793d1a5c68e969388a8481b38cf4abd15af8 + tag: v3.3.2-aio-gpu-nvidia-cuda-12@sha256:9f881cf0b92fc2f73fec412d594f0ba9cdcf4e7ac14efc9cdcd7d51725b44b2b allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.2.3-aio-gpu-nvidia-cuda-11@sha256:c1e3315926c8ad3b0d0e6c745932023e2b84be9c41b8ee9b31f05ecb70ef1264 + tag: v3.3.2-aio-gpu-nvidia-cuda-11@sha256:62444636376b0678d753df4e96c91f12d05bad34a27a2c162b5d4be535bf6a9e allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.2.3-aio-cpu@sha256:93a13cfbed22b15e6ae37f474ed5c6248e5446fd1e6ca3fdeda1f5463a873429 + tag: v3.3.2-aio-cpu@sha256:90668517aec6991a8c0401ef199680a738b710fb532a81f2d9566e15c4249be7 securityContext: container: runAsNonRoot: false