diff --git a/stable/local-ai/0.0.5/app-changelog.md b/stable/local-ai/0.0.5/app-changelog.md deleted file mode 100644 index 634fb2705d7..00000000000 --- a/stable/local-ai/0.0.5/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [local-ai-0.0.5](https://github.com/truecharts/charts/compare/local-ai-0.0.4...local-ai-0.0.5) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda12 to v1.30.0 ([#13025](https://github.com/truecharts/charts/issues/13025)) - - update container image tccr.io/truecharts/local-ai to v1.30.0 ([#13022](https://github.com/truecharts/charts/issues/13022)) - - \ No newline at end of file diff --git a/stable/local-ai/0.0.5/CHANGELOG.md b/stable/local-ai/0.0.6/CHANGELOG.md similarity index 66% rename from stable/local-ai/0.0.5/CHANGELOG.md rename to stable/local-ai/0.0.6/CHANGELOG.md index 6962778441e..e70aa7d066b 100644 --- a/stable/local-ai/0.0.5/CHANGELOG.md +++ b/stable/local-ai/0.0.6/CHANGELOG.md @@ -4,6 +4,16 @@ +## [local-ai-0.0.6](https://github.com/truecharts/charts/compare/local-ai-0.0.5...local-ai-0.0.6) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 ([#13029](https://github.com/truecharts/charts/issues/13029)) + - update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.30.0 ([#13024](https://github.com/truecharts/charts/issues/13024)) + + + + ## [local-ai-0.0.5](https://github.com/truecharts/charts/compare/local-ai-0.0.4...local-ai-0.0.5) (2023-09-28) ### Chore diff --git a/stable/local-ai/0.0.5/Chart.yaml b/stable/local-ai/0.0.6/Chart.yaml similarity index 98% rename from stable/local-ai/0.0.5/Chart.yaml rename to stable/local-ai/0.0.6/Chart.yaml index 3d2509d4d6e..06dd4d5aa57 100644 --- a/stable/local-ai/0.0.5/Chart.yaml +++ b/stable/local-ai/0.0.6/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/stable/local-ai/0.0.5/README.md b/stable/local-ai/0.0.6/README.md similarity index 100% rename from stable/local-ai/0.0.5/README.md rename to stable/local-ai/0.0.6/README.md diff --git a/stable/local-ai/0.0.6/app-changelog.md b/stable/local-ai/0.0.6/app-changelog.md new file mode 100644 index 00000000000..ce1b4b9a48d --- /dev/null +++ b/stable/local-ai/0.0.6/app-changelog.md @@ -0,0 +1,10 @@ + + +## [local-ai-0.0.6](https://github.com/truecharts/charts/compare/local-ai-0.0.5...local-ai-0.0.6) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda12-ffmpeg to v1.30.0 ([#13029](https://github.com/truecharts/charts/issues/13029)) + - update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.30.0 ([#13024](https://github.com/truecharts/charts/issues/13024)) + + \ No newline at end of file diff --git a/stable/local-ai/0.0.5/app-readme.md b/stable/local-ai/0.0.6/app-readme.md similarity index 100% rename from stable/local-ai/0.0.5/app-readme.md rename to stable/local-ai/0.0.6/app-readme.md diff --git a/stable/local-ai/0.0.5/charts/common-14.0.3.tgz b/stable/local-ai/0.0.6/charts/common-14.0.3.tgz similarity index 100% rename from stable/local-ai/0.0.5/charts/common-14.0.3.tgz rename to stable/local-ai/0.0.6/charts/common-14.0.3.tgz diff --git a/stable/local-ai/0.0.5/ix_values.yaml b/stable/local-ai/0.0.6/ix_values.yaml similarity index 93% rename from stable/local-ai/0.0.5/ix_values.yaml rename to stable/local-ai/0.0.6/ix_values.yaml index 36831d5eaee..2df4c3e5b11 100644 --- a/stable/local-ai/0.0.5/ix_values.yaml +++ b/stable/local-ai/0.0.6/ix_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 @@ -21,7 +21,7 @@ cublasCuda11Image: cublasCuda11FfmpegImage: repository: tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg pullPolicy: IfNotPresent - tag: v1.25.0-cublas-cuda11@sha256:bc8b085ca58b6a24d35be4e925340010b50fa01aaee06f2495e21d7f2feeaf1c + tag: v1.30.0-cublas-cuda11@sha256:86d695dc24f82ea55a5976414a3bf36cd67933f4ad07927695afbf7a83dade16 securityContext: container: diff --git a/stable/local-ai/0.0.5/questions.yaml b/stable/local-ai/0.0.6/questions.yaml similarity index 100% rename from stable/local-ai/0.0.5/questions.yaml rename to stable/local-ai/0.0.6/questions.yaml diff --git a/stable/local-ai/0.0.5/templates/NOTES.txt b/stable/local-ai/0.0.6/templates/NOTES.txt similarity index 100% rename from stable/local-ai/0.0.5/templates/NOTES.txt rename to stable/local-ai/0.0.6/templates/NOTES.txt diff --git a/stable/local-ai/0.0.5/templates/common.yaml b/stable/local-ai/0.0.6/templates/common.yaml similarity index 100% rename from stable/local-ai/0.0.5/templates/common.yaml rename to stable/local-ai/0.0.6/templates/common.yaml diff --git a/stable/local-ai/0.0.5/values.yaml b/stable/local-ai/0.0.6/values.yaml similarity index 100% rename from stable/local-ai/0.0.5/values.yaml rename to stable/local-ai/0.0.6/values.yaml