From 7a0ea4282fdada2622210b154ca3a385f6a29d4d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 Mar 2024 07:15:02 +0100 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v2.11.0@30e7580 by renovate (#19857) 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://togithub.com/mudler/LocalAI) | digest | `8f708d1` -> `30e7580` | --- > [!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://togithub.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 f6c90929ad7..6a2f18151be 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 9.25.0 +version: 9.25.1 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 9d8529ae84b..91d95edad49 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.11.0@sha256:8f708d1fae39361fe44a5ea95e9f7e5b103b26744e41cb2536343ed18c32e0c9 + tag: v2.11.0@sha256:30e75801ab3ef804022490fd41f89258d693981d0e4da201b7d051ab0466fb5c ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent