Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-18 06:27:59 +00:00
parent 3cd099f666
commit 6c335cf70b
12 changed files with 21 additions and 21 deletions

View File

@@ -1,9 +0,0 @@
## [local-ai-6.3.0](https://github.com/truecharts/charts/compare/local-ai-6.0.1...local-ai-6.3.0) (2023-12-18)
### Chore
- update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate ([#16284](https://github.com/truecharts/charts/issues/16284))

View File

@@ -4,6 +4,15 @@
## [local-ai-6.5.0](https://github.com/truecharts/charts/compare/local-ai-6.3.0...local-ai-6.5.0) (2023-12-18)
### Chore
- update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate ([#16301](https://github.com/truecharts/charts/issues/16301))
## [local-ai-6.3.0](https://github.com/truecharts/charts/compare/local-ai-6.0.1...local-ai-6.3.0) (2023-12-18)
### Chore
@@ -85,15 +94,6 @@
## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06)
### Chore
- update container image quay.io/go-skynet/local-ai to v2.0.0 ([#15764](https://github.com/truecharts/charts/issues/15764))
## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06)
### Chore

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: local-ai
version: 6.3.0
version: 6.5.0
appVersion: 2.1.0
description: Self-hosted, community-driven, local OpenAI-compatible API.
home: https://truecharts.org/charts/stable/local-ai

View File

@@ -0,0 +1,9 @@
## [local-ai-6.5.0](https://github.com/truecharts/charts/compare/local-ai-6.3.0...local-ai-6.5.0) (2023-12-18)
### Chore
- update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate ([#16301](https://github.com/truecharts/charts/issues/16301))

View File

@@ -9,7 +9,7 @@ ffmpegImage:
cublasCuda12Image:
repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent
tag: v2.0.0-cublas-cuda12@sha256:efe02b8ef07e6f4587ef4f0edc01abe079f095275bbcd23d61231a69300c0d1f
tag: v2.1.0-cublas-cuda12@sha256:c2f9e9c7bd8fb6172a753fa4aab2fef9ae6eee025df78d87ac2cc95868c2e7ba
cublasCuda12FfmpegImage:
repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent
@@ -21,7 +21,7 @@ cublasCuda11Image:
cublasCuda11FfmpegImage:
repository: quay.io/go-skynet/local-ai
pullPolicy: IfNotPresent
tag: v2.0.0-cublas-cuda11-ffmpeg@sha256:75cfaa129023058185d4619324fb5679f20bf49f4078c13f5f61f25d46beab85
tag: v2.1.0-cublas-cuda11-ffmpeg@sha256:0400c00c4753af9975d2ed35c3dd50d16e724c32ca68f2b48bd60ff2eaa1df2c
securityContext:
container:
runAsNonRoot: false