diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index cd1843eae01..0b83d2455d9 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: 16.15.4 +version: 16.17.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 14e7465d221..b21c4944278 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.4.0-aio-gpu-nvidia-cuda-12@sha256:4715bf14cc963a84e8ab1cae5f4fe9a1992abe3c4dcf35dc27e2e43acc502f31 + tag: v3.5.0-aio-gpu-nvidia-cuda-12@sha256:73f8d0080929d620fee4701d8ad2fef5341ac0cc47f067aecd7304cef76f0788 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v3.4.0-aio-gpu-nvidia-cuda-11@sha256:6d0f53d3c8c414aa675ccb349347d82f52196df4ea92ae734c9c9b73509a30e6 + tag: v3.5.0-aio-gpu-nvidia-cuda-11@sha256:30b06158de6d44b56853f98dc5c35a29a05c293bccc3e291f7eda6d00fb4d193 allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent