From fef6bfd354ba2a6ddb5667a1f7baba0b122eb3fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 Sep 2023 01:31:02 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/local-ai-cublas-cuda11 to v1.30.0 (#13023) --- 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 3a4020372b9..2fcb05311ae 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.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - ai diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index cac0c43cf5c..25544a991ed 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -17,7 +17,7 @@ cublasCuda12FfmpegImage: cublasCuda11Image: repository: tccr.io/truecharts/local-ai-cublas-cuda11 pullPolicy: IfNotPresent - tag: v1.25.0-cublas@sha256:a34ca5e62a5efeb8f73af60705a8ce32fb4c6f4c7dab43181b1956420231764b + tag: v1.30.0-cublas@sha256:2bb3bd5be5d09f6016bb0ee3026dc51e272514312f07c31d1b833998fbb4bfe9 cublasCuda11FfmpegImage: repository: tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg pullPolicy: IfNotPresent