From 989a7b105f352621ee1d99a68bbb9e0ad8e0938d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 Sep 2024 08:28:53 +0200 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v2.21.0-cublas-cuda11-ffmpeg-core@97a44c5 by renovate (#26878) 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 | `b602936` -> `97a44c5` | --- > [!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/Chart.yaml | 2 +- charts/stable/local-ai/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 4e0f67a4940..6c1b18d045a 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.14.1 +version: 11.14.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index a65a6ef8bb4..b767598adaa 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -21,7 +21,7 @@ cublasCuda11Image: cublasCuda11FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.21.0-cublas-cuda11-ffmpeg-core@sha256:b60293677c723f364d2ad54e2ee0c56d701a10b92cc38aea4f4ded9b69f533f9 + tag: v2.21.0-cublas-cuda11-ffmpeg-core@sha256:97a44c583b51a8916ef8a7d98e003238d58f1d97974b4f828d5eba7c019518eb allInOneCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent