From b1e5877a41185b0f4d95d68f982f1470db4cb46a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Jan 2024 02:26:50 +0100 Subject: [PATCH] chore(deps): update container image docker.io/localai/localai to v@c9cb2cd by renovate (#17126) 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 | `f936ee3` -> `c9cb2cd` | --- > [!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 | 6 +++--- charts/stable/local-ai/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index e37e5b19c4b..19af3d1a9a8 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png keywords: - local-ai - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: local-ai sources: + - https://hub.docker.com/r/localai/localai - https://github.com/go-skynet/LocalAI - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - https://hub.docker.com/r/localai/localai type: application -version: 8.14.1 +version: 8.14.2 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 8b0d27efc25..138a678e2fb 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.5.0@sha256:f936ee39751d20423734be22c98a2ed786c15674c62375c294bb29ced2c1a37c + tag: v2.5.0@sha256:c9cb2cd60b379d3247c446923add5895ec800201d8ff7a469f68301d847728bb ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent