From f5bcd2a5df07bcca3ac2eaf71c93a99b4a33cfe8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Thu, 28 Nov 2024 16:01:39 +0800 Subject: [PATCH] feat: upgrade app version to 0.4.6 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 0084be0..149664c 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.68.0 +version: 0.69.0 -appVersion: "0.4.5" +appVersion: "0.4.6" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - kind: changed - description: upgrade app version to 0.4.5 + description: upgrade app version to 0.4.6 links: - - name: Ollama release v0.4.5 - url: https://github.com/ollama/ollama/releases/tag/v0.4.5 + - name: Ollama release v0.4.6 + url: https://github.com/ollama/ollama/releases/tag/v0.4.6 kubeVersion: "^1.16.0-0" home: https://ollama.ai/