diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 41cfbc1cd65..1ebf459878f 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -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: 15.4.0 +version: 15.4.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 0aaac820828..dcd5351d49c 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: v3.1.0-aio-gpu-nvidia-cuda-12@sha256:6dc82af5a4d43f6a82c8a16ccf627cbfb0341940c6dea3ac3acba716b359ee30 + tag: v3.1.1-aio-gpu-nvidia-cuda-12@sha256:da5ca6bcbb177206077695879a2b2cadf604f9601be74b6e7f46977be1193b22 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.1.0-aio-gpu-nvidia-cuda-11@sha256:2bc6af091c3ee25ad8678ffc397cee75ac5c4f6b64ed8cd797255648a81472a7 + tag: v3.1.1-aio-gpu-nvidia-cuda-11@sha256:e7e787478104477d97b94000e9d746caff0a83fdc66469447189e8e0b0042c77 allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent