From 6f93d99a64866aada3882815dab0b8ca400c744d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Oct 2023 03:41:41 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/local-ai-ffmpeg to v1.40.0 (#14150) --- 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 7f31a498bb8..1b9f2cf6bad 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.9 +version: 0.0.10 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 5c3e0527cd8..54026a91774 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -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