From 466f53e5d5fb475f93ce2547c7e2457beac05eb2 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Thu, 7 Nov 2024 12:51:02 +0800 Subject: [PATCH] feat: upgrade app version to 0.4.0 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 599a313..87da0fb 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.0 + links: + - name: Ollama release v0.4.0 + url: https://github.com/ollama/ollama/releases/tag/v0.4.0 + apiVersion: v2 + appVersion: 0.4.0 + created: "2024-11-07T12:50:58.244839+08:00" + description: Get up and running with large language models locally. + digest: c65b53d26f1195b33cb6713fb2e24dd98abd88f25f07b1e363cd32f913776573 + 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.64.0/ollama-0.64.0.tgz + version: 0.64.0 - annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | @@ -2205,4 +2237,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-04T07:58:29.447642+08:00" +generated: "2024-11-07T12:50:58.245026+08:00"