From a51a31c45a08702415a420560a7685c5f4bef6a0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 10 Jan 2024 12:01:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dev/ollama/0.0.1/CHANGELOG.md | 10 ------- dev/ollama/0.0.1/README.md | 1 - dev/ollama/0.0.1/app-changelog.md | 3 -- dev/ollama/0.0.2/CHANGELOG.md | 13 ++++++++ dev/ollama/{0.0.1 => 0.0.2}/Chart.yaml | 6 ++-- dev/ollama/0.0.2/README.md | 28 ++++++++++++++++++ dev/ollama/0.0.2/app-changelog.md | 3 ++ dev/ollama/{0.0.1 => 0.0.2}/app-readme.md | 0 .../charts/common-17.2.21.tgz | Bin dev/ollama/{0.0.1 => 0.0.2}/ix_values.yaml | 2 +- dev/ollama/{0.0.1 => 0.0.2}/questions.yaml | 0 .../{0.0.1 => 0.0.2}/templates/NOTES.txt | 0 .../{0.0.1 => 0.0.2}/templates/common.yaml | 0 dev/ollama/{0.0.1 => 0.0.2}/values.yaml | 0 14 files changed, 48 insertions(+), 18 deletions(-) delete mode 100644 dev/ollama/0.0.1/CHANGELOG.md delete mode 100644 dev/ollama/0.0.1/README.md delete mode 100644 dev/ollama/0.0.1/app-changelog.md create mode 100644 dev/ollama/0.0.2/CHANGELOG.md rename dev/ollama/{0.0.1 => 0.0.2}/Chart.yaml (89%) create mode 100644 dev/ollama/0.0.2/README.md create mode 100644 dev/ollama/0.0.2/app-changelog.md rename dev/ollama/{0.0.1 => 0.0.2}/app-readme.md (100%) rename dev/ollama/{0.0.1 => 0.0.2}/charts/common-17.2.21.tgz (100%) rename dev/ollama/{0.0.1 => 0.0.2}/ix_values.yaml (93%) rename dev/ollama/{0.0.1 => 0.0.2}/questions.yaml (100%) rename dev/ollama/{0.0.1 => 0.0.2}/templates/NOTES.txt (100%) rename dev/ollama/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename dev/ollama/{0.0.1 => 0.0.2}/values.yaml (100%) diff --git a/dev/ollama/0.0.1/CHANGELOG.md b/dev/ollama/0.0.1/CHANGELOG.md deleted file mode 100644 index cb7a0d8da38..00000000000 --- a/dev/ollama/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Changelog ---- - -**Important:** -*for the complete changelog, please refer to the website* - - - -## [ollama-0.0.1]ollama-0.0.1 (2024-01-09) \ No newline at end of file diff --git a/dev/ollama/0.0.1/README.md b/dev/ollama/0.0.1/README.md deleted file mode 100644 index 7e59600739c..00000000000 --- a/dev/ollama/0.0.1/README.md +++ /dev/null @@ -1 +0,0 @@ -# README diff --git a/dev/ollama/0.0.1/app-changelog.md b/dev/ollama/0.0.1/app-changelog.md deleted file mode 100644 index 3ae3e712fa2..00000000000 --- a/dev/ollama/0.0.1/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [ollama-0.0.1]ollama-0.0.1 (2024-01-09) \ No newline at end of file diff --git a/dev/ollama/0.0.2/CHANGELOG.md b/dev/ollama/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..62347fc2c61 --- /dev/null +++ b/dev/ollama/0.0.2/CHANGELOG.md @@ -0,0 +1,13 @@ +--- +title: Changelog +--- + +**Important:** +*for the complete changelog, please refer to the website* + + + +## [ollama-0.0.2](https://github.com/truecharts/charts/compare/ollama-0.0.1...ollama-0.0.2) (2024-01-10) + + +## [ollama-0.0.1]ollama-0.0.1 (2024-01-09) \ No newline at end of file diff --git a/dev/ollama/0.0.1/Chart.yaml b/dev/ollama/0.0.2/Chart.yaml similarity index 89% rename from dev/ollama/0.0.1/Chart.yaml rename to dev/ollama/0.0.2/Chart.yaml index c6faf12c335..78da5f0130a 100644 --- a/dev/ollama/0.0.1/Chart.yaml +++ b/dev/ollama/0.0.2/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ollama -version: 0.0.1 +version: 0.0.2 appVersion: 0.1.18 description: Get up and running with large language models locally. -home: https://truecharts.org/charts/dev/ollama +home: https://truecharts.org/charts/incubator/ollama icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png deprecated: false sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ollama + - https://ghcr.io/ollama-webui/ollama-webui - https://github.com/jmorganca/ollama - - https://hub.docker.com/r/ollama/ollama - https://github.com/ollama-webui/ollama-webui maintainers: - name: TrueCharts diff --git a/dev/ollama/0.0.2/README.md b/dev/ollama/0.0.2/README.md new file mode 100644 index 00000000000..a416ebccdf2 --- /dev/null +++ b/dev/ollama/0.0.2/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/ollama) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/dev/ollama/0.0.2/app-changelog.md b/dev/ollama/0.0.2/app-changelog.md new file mode 100644 index 00000000000..353916ce073 --- /dev/null +++ b/dev/ollama/0.0.2/app-changelog.md @@ -0,0 +1,3 @@ + + +## [ollama-0.0.2](https://github.com/truecharts/charts/compare/ollama-0.0.1...ollama-0.0.2) (2024-01-10) \ No newline at end of file diff --git a/dev/ollama/0.0.1/app-readme.md b/dev/ollama/0.0.2/app-readme.md similarity index 100% rename from dev/ollama/0.0.1/app-readme.md rename to dev/ollama/0.0.2/app-readme.md diff --git a/dev/ollama/0.0.1/charts/common-17.2.21.tgz b/dev/ollama/0.0.2/charts/common-17.2.21.tgz similarity index 100% rename from dev/ollama/0.0.1/charts/common-17.2.21.tgz rename to dev/ollama/0.0.2/charts/common-17.2.21.tgz diff --git a/dev/ollama/0.0.1/ix_values.yaml b/dev/ollama/0.0.2/ix_values.yaml similarity index 93% rename from dev/ollama/0.0.1/ix_values.yaml rename to dev/ollama/0.0.2/ix_values.yaml index ec26e7058d5..e53010d81e7 100644 --- a/dev/ollama/0.0.1/ix_values.yaml +++ b/dev/ollama/0.0.2/ix_values.yaml @@ -78,7 +78,7 @@ workload: type: tcp port: "{{ .Values.service.main.ports.main.targetPort }}" env: - OLLAMA_API_BASE_URL: '{{ printf "http://%v:%v/api" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.api.ports.api.port }}' + OLLAMA_API_BASE_URL: '{{ printf "http://%v-api:%v/api" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.api.ports.api.port }}' persistence: config: diff --git a/dev/ollama/0.0.1/questions.yaml b/dev/ollama/0.0.2/questions.yaml similarity index 100% rename from dev/ollama/0.0.1/questions.yaml rename to dev/ollama/0.0.2/questions.yaml diff --git a/dev/ollama/0.0.1/templates/NOTES.txt b/dev/ollama/0.0.2/templates/NOTES.txt similarity index 100% rename from dev/ollama/0.0.1/templates/NOTES.txt rename to dev/ollama/0.0.2/templates/NOTES.txt diff --git a/dev/ollama/0.0.1/templates/common.yaml b/dev/ollama/0.0.2/templates/common.yaml similarity index 100% rename from dev/ollama/0.0.1/templates/common.yaml rename to dev/ollama/0.0.2/templates/common.yaml diff --git a/dev/ollama/0.0.1/values.yaml b/dev/ollama/0.0.2/values.yaml similarity index 100% rename from dev/ollama/0.0.1/values.yaml rename to dev/ollama/0.0.2/values.yaml