From 9392be4996d84253b82646f34b122613367b60e6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Fri, 22 Nov 2024 12:35:30 +0800 Subject: [PATCH] feat: upgrade app version to 0.4.3 Signed-off-by: Jean-Baptiste DETROYES --- index.yaml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 875391f..c182581 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,38 @@ apiVersion: v1 entries: ollama: + - annotations: + artifacthub.io/category: ai-machine-learning + artifacthub.io/changes: | + - kind: changed + description: upgrade app version to 0.4.3 + links: + - name: Ollama release v0.4.3 + url: https://github.com/ollama/ollama/releases/tag/v0.4.3 + apiVersion: v2 + appVersion: 0.4.3 + created: "2024-11-22T12:35:26.387421+08:00" + description: Get up and running with large language models locally. + digest: d94bdcc0b0df351123ed6ef62e027e085725c905b26dc36b52ac2bd5e259b9fd + 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.67.0/ollama-0.67.0.tgz + version: 0.67.0 - annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | @@ -2306,4 +2338,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-11-19T16:57:20.056717+08:00" +generated: "2024-11-22T12:35:26.38776+08:00"