From 0caa0b09fd84cd8e704bd689b5f7194676ac8e75 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 Sep 2023 04:40:52 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 (#13029) --- 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 3d2509d4d6e..06dd4d5aa57 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.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - ai diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 25ea92b517c..2df4c3e5b11 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.25.0-cublas-cuda12@sha256:0bd571310d7e4246cc622ec1e955596b23840205e7a7d2c62fddd7874da4fdfa + tag: v1.30.0-cublas-cuda12@sha256:12e8affff4b21d933b1866f25345973de7bb1a8f02643900c7256cb1515a4825 cublasCuda11Image: repository: tccr.io/truecharts/local-ai-cublas-cuda11 pullPolicy: IfNotPresent