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

This commit is contained in:
TrueCharts Bot 2023-12-05 07:33:29 +01:00 committed by GitHub
parent 9f34256bef
commit f0245e93c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 21 deletions

View File

@ -1,31 +1,31 @@
kubeVersion: ">=1.24.0" kubeVersion: '>=1.24.0'
apiVersion: v2 apiVersion: v2
name: local-ai name: local-ai
version: 1.0.0 version: 4.0.0
appVersion: 1.40.0 appVersion: 2.0.0
description: Self-hosted, community-driven, local OpenAI-compatible API. description: Self-hosted, community-driven, local OpenAI-compatible API.
home: https://truecharts.org/charts/stable/local-ai home: https://truecharts.org/charts/stable/local-ai
icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/go-skynet/LocalAI - https://github.com/go-skynet/LocalAI
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
- https://quay.io/go-skynet/local-ai - https://quay.io/go-skynet/local-ai
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- local-ai - local-ai
- ai - ai
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4

View File

@ -1,7 +1,7 @@
image: image:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.40.0@sha256:3aac12d7637c905afdac67ee33351594eaa58fe77eeeb145f114f45e5f358cf3 tag: v2.0.0@sha256:8bcbed69c9e3506a37dd31951b76f2c96b846d6a85610923af8bcd10b8fd2e89
ffmpegImage: ffmpegImage:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
@ -9,7 +9,7 @@ ffmpegImage:
cublasCuda12Image: cublasCuda12Image:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.40.0-cublas-cuda12@sha256:b1ce4420bb9f46cc101d1e6d0a4867da3090bb3f86c36f92bab538162f05752e tag: v2.0.0-cublas-cuda12@sha256:efe02b8ef07e6f4587ef4f0edc01abe079f095275bbcd23d61231a69300c0d1f
cublasCuda12FfmpegImage: cublasCuda12FfmpegImage:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
@ -17,7 +17,7 @@ cublasCuda12FfmpegImage:
cublasCuda11Image: cublasCuda11Image:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.40.0-cublas-cuda11@sha256:1af527795ae1b6e04ccc02d531756710966c33e31356ddeefba88d1cae8d4e83 tag: v2.0.0-cublas-cuda11@sha256:5ab5bff0c91b63c37fdea414e04b47c9d61d9320206cd0017444ab64fbb39a59
cublasCuda11FfmpegImage: cublasCuda11FfmpegImage:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent pullPolicy: IfNotPresent