From c50afe1277067eac838f17c0ecbec12868aac2d0 Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 19:59:28 +0000 Subject: [PATCH] feat(container): update image quay.io/go-skynet/local-ai to v2.19.1 (#6775) | datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | quay.io/go-skynet/local-ai | v2.18.1 | v2.19.1 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/ai/localai/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/ai/localai/app/helmrelease.yaml b/kubernetes/main/apps/ai/localai/app/helmrelease.yaml index cc3edf1b98..4116455074 100644 --- a/kubernetes/main/apps/ai/localai/app/helmrelease.yaml +++ b/kubernetes/main/apps/ai/localai/app/helmrelease.yaml @@ -38,7 +38,7 @@ spec: deployment: image: repository: quay.io/go-skynet/local-ai - tag: v2.18.1-aio-gpu-nvidia-cuda-12 + tag: v2.19.1-aio-gpu-nvidia-cuda-12 runtimeClassName: nvidia