diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index ec779e2a6c0..532080cff52 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 11.8.1 +version: 11.10.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index a96e270ad50..7125b647758 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -25,11 +25,11 @@ cublasCuda11FfmpegImage: allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.16.0-aio-gpu-nvidia-cuda-12@sha256:7c0f92e7a12593da8bb7dae41d44219913cab35ede90b340b0d4b1e1d5e0eab3 + tag: v2.17.0-aio-gpu-nvidia-cuda-12@sha256:529549e7fb8e93dbe6f336dc2854ebf1b4e989948e53029b90eb670e2b08df83 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.16.0-aio-gpu-nvidia-cuda-11@sha256:5c52b338d391c2683c63fd0e382fc6c22cc1f9305701f00aa8cb9fc4a10eb37e + tag: v2.17.0-aio-gpu-nvidia-cuda-11@sha256:55cae9206dc8dcc4740f854ef1f17bb19a1d639333673d88de597303e520fef1 allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent