chore(deps): update container image quay.io/go-skynet/local-ai to v2.0.0@04eb683 (#15762)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) |
digest | `8bcbed6` -> `04eb683` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-05 13:26:09 +01:00 committed by GitHub
parent f0245e93c5
commit 7364d435ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0'
apiVersion: v2
name: local-ai
version: 4.0.0
version: 4.0.1
appVersion: 2.0.0
description: Self-hosted, community-driven, local OpenAI-compatible API.
home: https://truecharts.org/charts/stable/local-ai

View File

@ -1,7 +1,7 @@
image:
repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:8bcbed69c9e3506a37dd31951b76f2c96b846d6a85610923af8bcd10b8fd2e89
tag: v2.0.0@sha256:04eb683c6b98d0a360ebe484ab61b4f18987c50dd237e09ceb258540dd2af252
ffmpegImage:
repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent