From b9b011d374c8fad6b52723bacfafb75f6bfbbaee Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Fri, 22 Nov 2024 12:33:37 +0800 Subject: [PATCH] feat: upgrade app version to 0.4.3 Signed-off-by: Jean-Baptiste DETROYES --- Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index c904756..4c854a4 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,18 +4,18 @@ description: Get up and running with large language models locally. type: application -version: 0.66.0 +version: 0.67.0 -appVersion: "0.4.2" +appVersion: "0.4.3" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - kind: changed - description: upgrade app version to 0.4.2 + description: upgrade app version to 0.4.3 links: - - name: Ollama release v0.4.2 - url: https://github.com/ollama/ollama/releases/tag/v0.4.2 + - name: Ollama release v0.4.3 + url: https://github.com/ollama/ollama/releases/tag/v0.4.3 kubeVersion: "^1.16.0-0" home: https://ollama.ai/