From abfbadaca03d62120c9844bc6c0fec2825501213 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 18 Dec 2023 18:22:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/local-ai/6.5.1/app-changelog.md | 9 --------- stable/local-ai/{6.5.1 => 6.6.0}/CHANGELOG.md | 18 +++++++++--------- stable/local-ai/{6.5.1 => 6.6.0}/Chart.yaml | 2 +- stable/local-ai/{6.5.1 => 6.6.0}/README.md | 0 stable/local-ai/6.6.0/app-changelog.md | 9 +++++++++ .../local-ai/{6.5.1 => 6.6.0}/app-readme.md | 0 .../{6.5.1 => 6.6.0}/charts/common-14.5.0.tgz | Bin .../local-ai/{6.5.1 => 6.6.0}/ix_values.yaml | 2 +- .../local-ai/{6.5.1 => 6.6.0}/questions.yaml | 0 .../{6.5.1 => 6.6.0}/templates/NOTES.txt | 0 .../{6.5.1 => 6.6.0}/templates/common.yaml | 0 stable/local-ai/{6.5.1 => 6.6.0}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/local-ai/6.5.1/app-changelog.md rename stable/local-ai/{6.5.1 => 6.6.0}/CHANGELOG.md (89%) rename stable/local-ai/{6.5.1 => 6.6.0}/Chart.yaml (98%) rename stable/local-ai/{6.5.1 => 6.6.0}/README.md (100%) create mode 100644 stable/local-ai/6.6.0/app-changelog.md rename stable/local-ai/{6.5.1 => 6.6.0}/app-readme.md (100%) rename stable/local-ai/{6.5.1 => 6.6.0}/charts/common-14.5.0.tgz (100%) rename stable/local-ai/{6.5.1 => 6.6.0}/ix_values.yaml (96%) rename stable/local-ai/{6.5.1 => 6.6.0}/questions.yaml (100%) rename stable/local-ai/{6.5.1 => 6.6.0}/templates/NOTES.txt (100%) rename stable/local-ai/{6.5.1 => 6.6.0}/templates/common.yaml (100%) rename stable/local-ai/{6.5.1 => 6.6.0}/values.yaml (100%) diff --git a/stable/local-ai/6.5.1/app-changelog.md b/stable/local-ai/6.5.1/app-changelog.md deleted file mode 100644 index e79e04e68b3..00000000000 --- a/stable/local-ai/6.5.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [local-ai-6.5.1](https://github.com/truecharts/charts/compare/local-ai-6.5.0...local-ai-6.5.1) (2023-12-18) - -### Chore - -- update container image quay.io/go-skynet/local-ai to v2.1.0[@26cebbe](https://github.com/26cebbe) by renovate ([#16302](https://github.com/truecharts/charts/issues/16302)) - - \ No newline at end of file diff --git a/stable/local-ai/6.5.1/CHANGELOG.md b/stable/local-ai/6.6.0/CHANGELOG.md similarity index 89% rename from stable/local-ai/6.5.1/CHANGELOG.md rename to stable/local-ai/6.6.0/CHANGELOG.md index 21e718056b1..1fc0043ca1f 100644 --- a/stable/local-ai/6.5.1/CHANGELOG.md +++ b/stable/local-ai/6.6.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [local-ai-6.6.0](https://github.com/truecharts/charts/compare/local-ai-6.5.1...local-ai-6.6.0) (2023-12-18) + +### Chore + +- update container image quay.io/go-skynet/local-ai to v2.1.0[@f0b3afa](https://github.com/f0b3afa) by renovate ([#16304](https://github.com/truecharts/charts/issues/16304)) + + + + ## [local-ai-6.5.1](https://github.com/truecharts/charts/compare/local-ai-6.5.0...local-ai-6.5.1) (2023-12-18) ### Chore @@ -85,15 +94,6 @@ -## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06) - -### Chore - -- update container image quay.io/go-skynet/local-ai to v2.0.0 ([#15764](https://github.com/truecharts/charts/issues/15764)) - - - - ## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06) ### Chore diff --git a/stable/local-ai/6.5.1/Chart.yaml b/stable/local-ai/6.6.0/Chart.yaml similarity index 98% rename from stable/local-ai/6.5.1/Chart.yaml rename to stable/local-ai/6.6.0/Chart.yaml index d1e9cd9f095..ac71513201f 100644 --- a/stable/local-ai/6.5.1/Chart.yaml +++ b/stable/local-ai/6.6.0/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: local-ai -version: 6.5.1 +version: 6.6.0 appVersion: 2.1.0 description: Self-hosted, community-driven, local OpenAI-compatible API. home: https://truecharts.org/charts/stable/local-ai diff --git a/stable/local-ai/6.5.1/README.md b/stable/local-ai/6.6.0/README.md similarity index 100% rename from stable/local-ai/6.5.1/README.md rename to stable/local-ai/6.6.0/README.md diff --git a/stable/local-ai/6.6.0/app-changelog.md b/stable/local-ai/6.6.0/app-changelog.md new file mode 100644 index 00000000000..8573c2f6061 --- /dev/null +++ b/stable/local-ai/6.6.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [local-ai-6.6.0](https://github.com/truecharts/charts/compare/local-ai-6.5.1...local-ai-6.6.0) (2023-12-18) + +### Chore + +- update container image quay.io/go-skynet/local-ai to v2.1.0[@f0b3afa](https://github.com/f0b3afa) by renovate ([#16304](https://github.com/truecharts/charts/issues/16304)) + + \ No newline at end of file diff --git a/stable/local-ai/6.5.1/app-readme.md b/stable/local-ai/6.6.0/app-readme.md similarity index 100% rename from stable/local-ai/6.5.1/app-readme.md rename to stable/local-ai/6.6.0/app-readme.md diff --git a/stable/local-ai/6.5.1/charts/common-14.5.0.tgz b/stable/local-ai/6.6.0/charts/common-14.5.0.tgz similarity index 100% rename from stable/local-ai/6.5.1/charts/common-14.5.0.tgz rename to stable/local-ai/6.6.0/charts/common-14.5.0.tgz diff --git a/stable/local-ai/6.5.1/ix_values.yaml b/stable/local-ai/6.6.0/ix_values.yaml similarity index 96% rename from stable/local-ai/6.5.1/ix_values.yaml rename to stable/local-ai/6.6.0/ix_values.yaml index 235d93aae78..d9e97d75c5a 100644 --- a/stable/local-ai/6.5.1/ix_values.yaml +++ b/stable/local-ai/6.6.0/ix_values.yaml @@ -13,7 +13,7 @@ cublasCuda12Image: cublasCuda12FfmpegImage: repository: quay.io/go-skynet/local-ai pullPolicy: IfNotPresent - tag: v2.0.0-cublas-cuda12-ffmpeg@sha256:5095b9994308a873439eb89ced6295cb5a77744728b2d81fe07c6d40d5eb58c2 + tag: v2.1.0-cublas-cuda12-ffmpeg@sha256:f0b3afa9e6c0f2d661516103e8ae0b8a388936ca240541198c80346f43d3bfeb cublasCuda11Image: repository: quay.io/go-skynet/local-ai pullPolicy: IfNotPresent diff --git a/stable/local-ai/6.5.1/questions.yaml b/stable/local-ai/6.6.0/questions.yaml similarity index 100% rename from stable/local-ai/6.5.1/questions.yaml rename to stable/local-ai/6.6.0/questions.yaml diff --git a/stable/local-ai/6.5.1/templates/NOTES.txt b/stable/local-ai/6.6.0/templates/NOTES.txt similarity index 100% rename from stable/local-ai/6.5.1/templates/NOTES.txt rename to stable/local-ai/6.6.0/templates/NOTES.txt diff --git a/stable/local-ai/6.5.1/templates/common.yaml b/stable/local-ai/6.6.0/templates/common.yaml similarity index 100% rename from stable/local-ai/6.5.1/templates/common.yaml rename to stable/local-ai/6.6.0/templates/common.yaml diff --git a/stable/local-ai/6.5.1/values.yaml b/stable/local-ai/6.6.0/values.yaml similarity index 100% rename from stable/local-ai/6.5.1/values.yaml rename to stable/local-ai/6.6.0/values.yaml