From 10c7032ce7c3150d328879c38539c9f9dc44a2db Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 4 Nov 2023 09:37:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/local-ai/0.0.13/app-changelog.md | 9 ------ .../local-ai/{0.0.13 => 0.0.14}/CHANGELOG.md | 18 +++++------ stable/local-ai/{0.0.13 => 0.0.14}/Chart.yaml | 2 +- stable/local-ai/{0.0.13 => 0.0.14}/README.md | 0 stable/local-ai/0.0.14/app-changelog.md | 9 ++++++ .../local-ai/{0.0.13 => 0.0.14}/app-readme.md | 0 .../charts/common-14.2.2.tgz | Bin .../{0.0.13 => 0.0.14}/ix_values.yaml | 2 +- .../{0.0.13 => 0.0.14}/questions.yaml | 28 +++++++++++++----- .../{0.0.13 => 0.0.14}/templates/NOTES.txt | 0 .../{0.0.13 => 0.0.14}/templates/common.yaml | 0 .../local-ai/{0.0.13 => 0.0.14}/values.yaml | 0 12 files changed, 40 insertions(+), 28 deletions(-) delete mode 100644 stable/local-ai/0.0.13/app-changelog.md rename stable/local-ai/{0.0.13 => 0.0.14}/CHANGELOG.md (94%) rename stable/local-ai/{0.0.13 => 0.0.14}/Chart.yaml (97%) rename stable/local-ai/{0.0.13 => 0.0.14}/README.md (100%) create mode 100644 stable/local-ai/0.0.14/app-changelog.md rename stable/local-ai/{0.0.13 => 0.0.14}/app-readme.md (100%) rename stable/local-ai/{0.0.13 => 0.0.14}/charts/common-14.2.2.tgz (100%) rename stable/local-ai/{0.0.13 => 0.0.14}/ix_values.yaml (96%) rename stable/local-ai/{0.0.13 => 0.0.14}/questions.yaml (99%) rename stable/local-ai/{0.0.13 => 0.0.14}/templates/NOTES.txt (100%) rename stable/local-ai/{0.0.13 => 0.0.14}/templates/common.yaml (100%) rename stable/local-ai/{0.0.13 => 0.0.14}/values.yaml (100%) diff --git a/stable/local-ai/0.0.13/app-changelog.md b/stable/local-ai/0.0.13/app-changelog.md deleted file mode 100644 index ea7baa78ab2..00000000000 --- a/stable/local-ai/0.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [local-ai-0.0.13](https://github.com/truecharts/charts/compare/local-ai-0.0.12...local-ai-0.0.13) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - \ No newline at end of file diff --git a/stable/local-ai/0.0.13/CHANGELOG.md b/stable/local-ai/0.0.14/CHANGELOG.md similarity index 94% rename from stable/local-ai/0.0.13/CHANGELOG.md rename to stable/local-ai/0.0.14/CHANGELOG.md index 3b1e3c9a14a..0c949e8c1df 100644 --- a/stable/local-ai/0.0.13/CHANGELOG.md +++ b/stable/local-ai/0.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [local-ai-0.0.14](https://github.com/truecharts/charts/compare/local-ai-0.0.13...local-ai-0.0.14) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.40.0 ([#14333](https://github.com/truecharts/charts/issues/14333)) + + + + ## [local-ai-0.0.13](https://github.com/truecharts/charts/compare/local-ai-0.0.12...local-ai-0.0.13) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/local-ai to v1.30.0 ([#13022](https://github.com/truecharts/charts/issues/13022)) - - -## [local-ai-0.0.4](https://github.com/truecharts/charts/compare/local-ai-0.0.3...local-ai-0.0.4) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/local-ai-cublas-cuda11 to v1.30.0 ([#13023](https://github.com/truecharts/charts/issues/13023)) - - diff --git a/stable/local-ai/0.0.13/Chart.yaml b/stable/local-ai/0.0.14/Chart.yaml similarity index 97% rename from stable/local-ai/0.0.13/Chart.yaml rename to stable/local-ai/0.0.14/Chart.yaml index 4cdf7b78978..a00a88af9f7 100644 --- a/stable/local-ai/0.0.13/Chart.yaml +++ b/stable/local-ai/0.0.14/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.13 +version: 0.0.14 annotations: truecharts.org/category: ai truecharts.org/SCALE-support: "true" diff --git a/stable/local-ai/0.0.13/README.md b/stable/local-ai/0.0.14/README.md similarity index 100% rename from stable/local-ai/0.0.13/README.md rename to stable/local-ai/0.0.14/README.md diff --git a/stable/local-ai/0.0.14/app-changelog.md b/stable/local-ai/0.0.14/app-changelog.md new file mode 100644 index 00000000000..d1ca42b18b5 --- /dev/null +++ b/stable/local-ai/0.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [local-ai-0.0.14](https://github.com/truecharts/charts/compare/local-ai-0.0.13...local-ai-0.0.14) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg to v1.40.0 ([#14333](https://github.com/truecharts/charts/issues/14333)) + + \ No newline at end of file diff --git a/stable/local-ai/0.0.13/app-readme.md b/stable/local-ai/0.0.14/app-readme.md similarity index 100% rename from stable/local-ai/0.0.13/app-readme.md rename to stable/local-ai/0.0.14/app-readme.md diff --git a/stable/local-ai/0.0.13/charts/common-14.2.2.tgz b/stable/local-ai/0.0.14/charts/common-14.2.2.tgz similarity index 100% rename from stable/local-ai/0.0.13/charts/common-14.2.2.tgz rename to stable/local-ai/0.0.14/charts/common-14.2.2.tgz diff --git a/stable/local-ai/0.0.13/ix_values.yaml b/stable/local-ai/0.0.14/ix_values.yaml similarity index 96% rename from stable/local-ai/0.0.13/ix_values.yaml rename to stable/local-ai/0.0.14/ix_values.yaml index 4d11ffef909..77080726636 100644 --- a/stable/local-ai/0.0.13/ix_values.yaml +++ b/stable/local-ai/0.0.14/ix_values.yaml @@ -21,7 +21,7 @@ cublasCuda11Image: cublasCuda11FfmpegImage: repository: tccr.io/truecharts/local-ai-cublas-cuda11-ffmpeg pullPolicy: IfNotPresent - tag: v1.30.0-cublas-cuda11@sha256:86d695dc24f82ea55a5976414a3bf36cd67933f4ad07927695afbf7a83dade16 + tag: v1.40.0-cublas-cuda11@sha256:9c21382a0056463209742d703284349292e198f48144da594530e1aad34fcb1e securityContext: container: diff --git a/stable/local-ai/0.0.13/questions.yaml b/stable/local-ai/0.0.14/questions.yaml similarity index 99% rename from stable/local-ai/0.0.13/questions.yaml rename to stable/local-ai/0.0.14/questions.yaml index ad271ae0af4..de3e39c07b9 100644 --- a/stable/local-ai/0.0.13/questions.yaml +++ b/stable/local-ai/0.0.14/questions.yaml @@ -1028,6 +1028,12 @@ questions: default: websecure show_if: [["advanced", "=", true]] required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: ingressClassName label: (Advanced/Optional) IngressClass Name schema: @@ -1066,12 +1072,12 @@ questions: schema: type: string default: "" - - variable: 'clusterCertificate (Advanced)' - label: Cluster Certificate + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: 'Use Custom Certificate Secret (Advanced)' @@ -1115,6 +1121,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -1172,8 +1184,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -1203,7 +1215,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -1217,8 +1229,8 @@ questions: $ref: - "definitions/certificate" - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature' + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string show_if: [["clusterIssuer", "=", ""]] diff --git a/stable/local-ai/0.0.13/templates/NOTES.txt b/stable/local-ai/0.0.14/templates/NOTES.txt similarity index 100% rename from stable/local-ai/0.0.13/templates/NOTES.txt rename to stable/local-ai/0.0.14/templates/NOTES.txt diff --git a/stable/local-ai/0.0.13/templates/common.yaml b/stable/local-ai/0.0.14/templates/common.yaml similarity index 100% rename from stable/local-ai/0.0.13/templates/common.yaml rename to stable/local-ai/0.0.14/templates/common.yaml diff --git a/stable/local-ai/0.0.13/values.yaml b/stable/local-ai/0.0.14/values.yaml similarity index 100% rename from stable/local-ai/0.0.13/values.yaml rename to stable/local-ai/0.0.14/values.yaml