From eccc4e3cbc6cbe5d5b426bf0847063f9f2d5d720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:15:50 +0000 Subject: [PATCH] feat(container): update image localai/localai to v2.21.1 --- cluster/staging/apps/home/localai/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/staging/apps/home/localai/app/helm-release.yaml b/cluster/staging/apps/home/localai/app/helm-release.yaml index cfca703d9..f155eb3a9 100644 --- a/cluster/staging/apps/home/localai/app/helm-release.yaml +++ b/cluster/staging/apps/home/localai/app/helm-release.yaml @@ -53,7 +53,7 @@ spec: image: repository: localai/localai #tag: v2.9.0-cublas-cuda12-ffmpeg - tag: v2.13.0-cublas-cuda12-ffmpeg + tag: v2.21.1-cublas-cuda12-ffmpeg env: DEBUG: true LD_LIBRARY_PATH: "/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH"