From 147bcff35c602c44058c6848766f55c42601418f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Thu, 27 Jun 2024 02:44:20 +0800 Subject: [PATCH] feat: upgrade app version to 0.1.46 --- index.yaml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index a70f26e..e20b19e 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,35 @@ apiVersion: v1 entries: ollama: + - annotations: + artifacthub.io/category: ai-machine-learning + artifacthub.io/changes: | + - kind: changed + description: upgrade ollama to 0.1.46 + apiVersion: v2 + appVersion: 0.1.46 + created: "2024-06-27T02:44:08.640344+08:00" + description: Get up and running with large language models locally. + digest: 70e9131084c340b37b32c24ad224104d6431598ec192d1f43257dc389303ba22 + home: https://ollama.ai/ + icon: https://ollama.ai/public/ollama.png + keywords: + - ai + - llm + - llama + - mistral + kubeVersion: ^1.16.0-0 + maintainers: + - email: contact@otwld.com + name: Otwld + name: ollama + sources: + - https://github.com/ollama/ollama + - https://github.com/otwld/ollama-helm + type: application + urls: + - https://github.com/otwld/ollama-helm/releases/download/ollama-0.38.0/ollama-0.38.0.tgz + version: 0.38.0 - annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | @@ -1403,4 +1432,4 @@ entries: urls: - https://github.com/otwld/ollama-helm/releases/download/ollama-0.1.0/ollama-0.1.0.tgz version: 0.1.0 -generated: "2024-06-21T14:28:48.465186+08:00" +generated: "2024-06-27T02:44:08.640539+08:00"