From a6dfa4742a18ce352b6d87245298032e3628e3e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 Nov 2024 21:22:42 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/local?= =?UTF-8?q?ai/localai=20v2.22.1=20=E2=86=92=20v2.23.0=20(#29102)?= 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 | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 871f6cfc938b..dc9e0e5b75a1 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.22.1 +appVersion: 2.23.0 dependencies: - name: common version: 25.1.5 @@ -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.17.10 +version: 11.26.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 393bfa7ba741..f0fc5e00546e 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,39 +1,39 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1@sha256:d115a657fd5938ba3185d9c947babc0b5c9da8c272469091cf9c7171bb3e6f28 + tag: v2.23.0@sha256:eb0ce8cb424145ee6b5db89bbc0145b60efc3f9405b4340342ab63597b346ae1 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-ffmpeg-core@sha256:4c95ed59701b7365abe291f1b2f0b0e53d912b39379fefba8282b361f8c1a742 + tag: v2.23.0-ffmpeg-core@sha256:93ec9cb00550d2507022346a723b8268dfa1621107c3d00a7de15aa4a9d57891 cublasCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-cublas-cuda12-core@sha256:b02bf45acc1c234f8b079d6dffba12d9e1c20cfd83154f617ee09fe9c94366b3 + tag: v2.23.0-cublas-cuda12-core@sha256:1c34ca0f262f4e31ed24a850883941c0ea056e0619ab395ec91587516d8c75f0 cublasCuda12FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-cublas-cuda12-ffmpeg-core@sha256:5d941c90da03cba131daf9f9a4c1ae6133b3686ddf79973c9fb7e5f40448c65b + tag: v2.23.0-cublas-cuda12-ffmpeg-core@sha256:7ed0d6508c0f704cca685905fec103a819ac0928eaf9284301f71a0947ace994 cublasCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-cublas-cuda11-core@sha256:c392dab07d2672b4c0b5da02c0f7063b8ab42f11cd43508f21acf4aeb6c93660 + tag: v2.23.0-cublas-cuda11-core@sha256:4509f124cfe1c3c268822985c8c0cb7a6ca67a39b4ac2c5d832bd637cac1cf36 cublasCuda11FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-cublas-cuda11-ffmpeg-core@sha256:5e6682ce53db6a6f271aa0d400f0801007df94e98d1e40c1641dc6366ead33b4 + tag: v2.23.0-cublas-cuda11-ffmpeg-core@sha256:7b33b5b9348d925aae9d72f75aa1e38352d3255c97e641eccaa87653c67be893 allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-aio-gpu-nvidia-cuda-12@sha256:577d5b84704bcce9201b4da5e08b2ee84c1ad145522216c8dcdcdcfbbd725a85 + tag: v2.23.0-aio-gpu-nvidia-cuda-12@sha256:5996df0d48b735c0ee63c4be3a06d916f958635a5cea24549671f2c893e7c122 allInOneCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-aio-gpu-nvidia-cuda-11@sha256:7302225fe722b3bfedb027baa7edbb4ad098d0952b62e260f1d46b6c2f0f485f + tag: v2.23.0-aio-gpu-nvidia-cuda-11@sha256:32dbe96227903f62d27766cc1c78c1211e3ea3e1460d0faf1b41ba6826085c03 allInOneCpuImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.22.1-aio-cpu@sha256:ada88782e0de87383223e3fa8c7bbe2885ed0c285f4698eb1437780a2eace855 + tag: v2.23.0-aio-cpu@sha256:8d9ec4a840df09afeea35c46002af679d0bcbff9fd26a6351f5a9645f759a752 securityContext: container: runAsNonRoot: false