From b974d988191e1849135169e55050bc19d21c0c89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 Sep 2024 08:29:15 +0200 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v2.21.1-cublas-cuda12-core@523cdd0 by renovate (#26881) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | digest | `8006c78` -> `523cdd0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/local-ai/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index e1ce553d39a..aade2260840 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -9,7 +9,7 @@ ffmpegImage: cublasCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.1-cublas-cuda12-core@sha256:8006c78e5d085eb14185c9ff01dcd1041e07af500da90f252ebcd54db7c4a936 + tag: v2.21.1-cublas-cuda12-core@sha256:523cdd0ad3d5ee0f1b264f9c685aaffd7ba3c270c4ff376af7e5d2f004653875 cublasCuda12FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent