From 7587ad3478bde57de8b406c92d96e9e82b5f5fcb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 18:25:18 +0100 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v2.6.0@e60bdfa by renovate (#17467) 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 | `0783de2` -> `e60bdfa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 47dafdf5277..8f36bdf06cf 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: 8.20.2 +version: 8.20.3 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index b1234deeeb4..9e0a8a5aaba 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.6.0@sha256:0783de27f594a234bf5c823e49a0e84038077c123fba630ffcd8e62aeaca486b + tag: v2.6.0@sha256:e60bdfa31eb7a03ebde235357713840d8adb90d268d0a19c3f2d438d886922f5 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent