From fcd22223a04eb96da115cca8aba5897f79cabe65 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 1 Nov 2023 01:00:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/local-ai/0.0.11/app-changelog.md | 10 ---------- stable/local-ai/{0.0.11 => 0.0.12}/CHANGELOG.md | 9 +++++++++ stable/local-ai/{0.0.11 => 0.0.12}/Chart.yaml | 2 +- stable/local-ai/{0.0.11 => 0.0.12}/README.md | 0 stable/local-ai/0.0.12/app-changelog.md | 9 +++++++++ stable/local-ai/{0.0.11 => 0.0.12}/app-readme.md | 0 .../{0.0.11 => 0.0.12}/charts/common-14.2.0.tgz | Bin stable/local-ai/{0.0.11 => 0.0.12}/ix_values.yaml | 2 +- stable/local-ai/{0.0.11 => 0.0.12}/questions.yaml | 0 .../local-ai/{0.0.11 => 0.0.12}/templates/NOTES.txt | 0 .../{0.0.11 => 0.0.12}/templates/common.yaml | 0 stable/local-ai/{0.0.11 => 0.0.12}/values.yaml | 0 12 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 stable/local-ai/0.0.11/app-changelog.md rename stable/local-ai/{0.0.11 => 0.0.12}/CHANGELOG.md (91%) rename stable/local-ai/{0.0.11 => 0.0.12}/Chart.yaml (97%) rename stable/local-ai/{0.0.11 => 0.0.12}/README.md (100%) create mode 100644 stable/local-ai/0.0.12/app-changelog.md rename stable/local-ai/{0.0.11 => 0.0.12}/app-readme.md (100%) rename stable/local-ai/{0.0.11 => 0.0.12}/charts/common-14.2.0.tgz (100%) rename stable/local-ai/{0.0.11 => 0.0.12}/ix_values.yaml (96%) rename stable/local-ai/{0.0.11 => 0.0.12}/questions.yaml (100%) rename stable/local-ai/{0.0.11 => 0.0.12}/templates/NOTES.txt (100%) rename stable/local-ai/{0.0.11 => 0.0.12}/templates/common.yaml (100%) rename stable/local-ai/{0.0.11 => 0.0.12}/values.yaml (100%) diff --git a/stable/local-ai/0.0.11/app-changelog.md b/stable/local-ai/0.0.11/app-changelog.md deleted file mode 100644 index bf127b68c1b..00000000000 --- a/stable/local-ai/0.0.11/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/local-ai/0.0.11/CHANGELOG.md b/stable/local-ai/0.0.12/CHANGELOG.md similarity index 91% rename from stable/local-ai/0.0.11/CHANGELOG.md rename to stable/local-ai/0.0.12/CHANGELOG.md index 207c64d2131..d029d3117a8 100644 --- a/stable/local-ai/0.0.11/CHANGELOG.md +++ b/stable/local-ai/0.0.12/CHANGELOG.md @@ -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) ### Chore diff --git a/stable/local-ai/0.0.11/Chart.yaml b/stable/local-ai/0.0.12/Chart.yaml similarity index 97% rename from stable/local-ai/0.0.11/Chart.yaml rename to stable/local-ai/0.0.12/Chart.yaml index 3fb207d62e8..c920b67e341 100644 --- a/stable/local-ai/0.0.11/Chart.yaml +++ b/stable/local-ai/0.0.12/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/stable/local-ai/0.0.11/README.md b/stable/local-ai/0.0.12/README.md similarity index 100% rename from stable/local-ai/0.0.11/README.md rename to stable/local-ai/0.0.12/README.md diff --git a/stable/local-ai/0.0.12/app-changelog.md b/stable/local-ai/0.0.12/app-changelog.md new file mode 100644 index 00000000000..e8bff1ce643 --- /dev/null +++ b/stable/local-ai/0.0.12/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/local-ai/0.0.11/app-readme.md b/stable/local-ai/0.0.12/app-readme.md similarity index 100% rename from stable/local-ai/0.0.11/app-readme.md rename to stable/local-ai/0.0.12/app-readme.md diff --git a/stable/local-ai/0.0.11/charts/common-14.2.0.tgz b/stable/local-ai/0.0.12/charts/common-14.2.0.tgz similarity index 100% rename from stable/local-ai/0.0.11/charts/common-14.2.0.tgz rename to stable/local-ai/0.0.12/charts/common-14.2.0.tgz diff --git a/stable/local-ai/0.0.11/ix_values.yaml b/stable/local-ai/0.0.12/ix_values.yaml similarity index 96% rename from stable/local-ai/0.0.11/ix_values.yaml rename to stable/local-ai/0.0.12/ix_values.yaml index be70b314c6b..4d11ffef909 100644 --- a/stable/local-ai/0.0.11/ix_values.yaml +++ b/stable/local-ai/0.0.12/ix_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 diff --git a/stable/local-ai/0.0.11/questions.yaml b/stable/local-ai/0.0.12/questions.yaml similarity index 100% rename from stable/local-ai/0.0.11/questions.yaml rename to stable/local-ai/0.0.12/questions.yaml diff --git a/stable/local-ai/0.0.11/templates/NOTES.txt b/stable/local-ai/0.0.12/templates/NOTES.txt similarity index 100% rename from stable/local-ai/0.0.11/templates/NOTES.txt rename to stable/local-ai/0.0.12/templates/NOTES.txt diff --git a/stable/local-ai/0.0.11/templates/common.yaml b/stable/local-ai/0.0.12/templates/common.yaml similarity index 100% rename from stable/local-ai/0.0.11/templates/common.yaml rename to stable/local-ai/0.0.12/templates/common.yaml diff --git a/stable/local-ai/0.0.11/values.yaml b/stable/local-ai/0.0.12/values.yaml similarity index 100% rename from stable/local-ai/0.0.11/values.yaml rename to stable/local-ai/0.0.12/values.yaml