From 4ddb74f9faa0a130177f60a6aaac6ca2e77641b6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Nov 2023 01:56:13 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.40.0 (#14188) --- charts/stable/local-ai/Chart.yaml | 2 +- charts/stable/local-ai/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 3fb207d62e8..c920b67e341 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -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.11 +version: 0.0.12 annotations: truecharts.org/category: ai truecharts.org/SCALE-support: "true" diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index be70b314c6b..4d11ffef909 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -13,7 +13,7 @@ cublasCuda12Image: cublasCuda12FfmpegImage: repository: tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg pullPolicy: IfNotPresent - tag: v1.30.0-cublas-cuda12@sha256:116099a0df5f55b32eb30894cb1338bef929e0d1fbcecd2b3185da14fb031aa8 + tag: v1.40.0-cublas-cuda12@sha256:2839da7155a63ee46988468c78e72e71720edd9069645a37e6aafc7b5039a4c8 cublasCuda11Image: repository: tccr.io/truecharts/local-ai-cublas-cuda11 pullPolicy: IfNotPresent