Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-31 02:46:34 +00:00
parent 806a045598
commit 9a01b19e19
12 changed files with 20 additions and 12 deletions

View File

@ -4,6 +4,15 @@
## [local-ai-0.0.10](https://github.com/truecharts/charts/compare/local-ai-0.0.9...local-ai-0.0.10) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/local-ai-ffmpeg to v1.40.0 ([#14150](https://github.com/truecharts/charts/issues/14150))
## [local-ai-0.0.9](https://github.com/truecharts/charts/compare/local-ai-0.0.8...local-ai-0.0.9) (2023-10-29)
### Chore

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
- https://github.com/go-skynet/LocalAI
type: application
version: 0.0.9
version: 0.0.10
annotations:
truecharts.org/category: ai
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [local-ai-0.0.10](https://github.com/truecharts/charts/compare/local-ai-0.0.9...local-ai-0.0.10) (2023-10-31)
### Chore
- update container image tccr.io/truecharts/local-ai-ffmpeg to v1.40.0 ([#14150](https://github.com/truecharts/charts/issues/14150))

View File

@ -5,7 +5,7 @@ image:
ffmpegImage:
repository: tccr.io/truecharts/local-ai-ffmpeg
pullPolicy: IfNotPresent
tag: v1.30.0@sha256:4fcbb5b2f41cc6e0d7c5e2e3da7a80797467d3cefdab66a32b14d317c80921b7
tag: v1.40.0@sha256:0c1c603f74fe343940e17fb2f031300e807e30658bffb7de6f65bf96463023f2
cublasCuda12Image:
repository: tccr.io/truecharts/local-ai-cublas-cuda12
pullPolicy: IfNotPresent

View File

@ -1,10 +0,0 @@
## [local-ai-0.0.9](https://github.com/truecharts/charts/compare/local-ai-0.0.8...local-ai-0.0.9) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))