Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d25e841efd
commit
fcd22223a0
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [local-ai-0.0.11](https://github.com/truecharts/charts/compare/local-ai-0.0.10...local-ai-0.0.11) (2023-10-31)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/local-ai-cublas-cuda11 to v1.40.0 ([#14186](https://github.com/truecharts/charts/issues/14186))
|
|
||||||
- update container image tccr.io/truecharts/local-ai to v1.40.0 ([#14149](https://github.com/truecharts/charts/issues/14149))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [local-ai-0.0.12](https://github.com/truecharts/charts/compare/local-ai-0.0.11...local-ai-0.0.12) (2023-11-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.40.0 ([#14188](https://github.com/truecharts/charts/issues/14188))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [local-ai-0.0.11](https://github.com/truecharts/charts/compare/local-ai-0.0.10...local-ai-0.0.11) (2023-10-31)
|
## [local-ai-0.0.11](https://github.com/truecharts/charts/compare/local-ai-0.0.10...local-ai-0.0.11) (2023-10-31)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
|
- https://github.com/truecharts/charts/tree/master/charts/stable/local-ai
|
||||||
- https://github.com/go-skynet/LocalAI
|
- https://github.com/go-skynet/LocalAI
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.11
|
version: 0.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: ai
|
truecharts.org/category: ai
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [local-ai-0.0.12](https://github.com/truecharts/charts/compare/local-ai-0.0.11...local-ai-0.0.12) (2023-11-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.40.0 ([#14188](https://github.com/truecharts/charts/issues/14188))
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ cublasCuda12Image:
|
||||||
cublasCuda12FfmpegImage:
|
cublasCuda12FfmpegImage:
|
||||||
repository: tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg
|
repository: tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.30.0-cublas-cuda12@sha256:116099a0df5f55b32eb30894cb1338bef929e0d1fbcecd2b3185da14fb031aa8
|
tag: v1.40.0-cublas-cuda12@sha256:2839da7155a63ee46988468c78e72e71720edd9069645a37e6aafc7b5039a4c8
|
||||||
cublasCuda11Image:
|
cublasCuda11Image:
|
||||||
repository: tccr.io/truecharts/local-ai-cublas-cuda11
|
repository: tccr.io/truecharts/local-ai-cublas-cuda11
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue