diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index cc14105014a..d003877fd23 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.12.0 +version: 11.13.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 46e0db28073..ae2189329cd 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -13,7 +13,7 @@ cublasCuda12Image: cublasCuda12FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.19.4-cublas-cuda12-ffmpeg-core@sha256:c08cf2b08364c15894b04b0ca483781ced8e18c7a09e29c2a94b848b44c57e60 + tag: v2.20.0-cublas-cuda12-ffmpeg-core@sha256:8d3e620784eaf7fb16f6d7d3068320e633c94efc227bb122cd470db6477797fb cublasCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ allInOneCuda12Image: allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.19.4-aio-gpu-nvidia-cuda-11@sha256:75504a6b5825675dabb948794a6015a2d37c1eec73a54c10ef439c87d0857c98 + tag: v2.20.0-aio-gpu-nvidia-cuda-11@sha256:7cca47aeb78e7fb533cca60423b5c5f8c3aa6c5f0e9c932b42d010ec057b968a allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent