From 5fa94635c1ecbda9cfc322e5493a729b274abb0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Jun 2024 08:15:53 +0200 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v2.17.0@e95de57 by renovate (#23482) 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 | `1c6816d` -> `e95de57` | --- > [!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 d001d4632c1..ec779e2a6c0 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.8.0 +version: 11.8.1 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index f4b7014e14f..a96e270ad50 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.17.0@sha256:1c6816d924fb9ead896972668c54fa4745fc62b0b6a9bd88fb9da99cb4790aca + tag: v2.17.0@sha256:e95de574f4197653e8018f4ee779ae07c5270f85c9da39b520f8ca22a44b5fdc ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent