From bb79d41092301e508c43429f5b965761c316e3de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Dec 2023 13:20:40 +0100 Subject: [PATCH] chore(deps): update container image quay.io/go-skynet/local-ai to v2.1.0@26cebbe by renovate (#16302) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) | digest | `8ced0a1` -> `26cebbe` | --- > [!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 84f950c67dc..e98d44d78b3 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: local-ai -version: 6.5.0 +version: 6.5.1 appVersion: 2.1.0 description: Self-hosted, community-driven, local OpenAI-compatible API. home: https://truecharts.org/charts/stable/local-ai diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 958bd0b8ff1..235d93aae78 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/go-skynet/local-ai pullPolicy: IfNotPresent - tag: v2.1.0@sha256:8ced0a1be5d29e3081d12e68a223a6a5a273c399f7edd15b0c96d1f030843d93 + tag: v2.1.0@sha256:26cebbe29c20738663dad050557f72b4f74769722466ba988f82b17a02aa72e5 ffmpegImage: repository: quay.io/go-skynet/local-ai pullPolicy: IfNotPresent