From 17f814196d7420d8f754a8c19d00a2bcc12485a6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Detroyes Date: Thu, 1 Aug 2024 13:33:30 +0200 Subject: [PATCH] feat: upgrade app version to 0.3.2 Signed-off-by: Jean-Baptiste DETROYES --- Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0f46e1b..a82c02c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,15 +4,15 @@ description: Get up and running with large language models locally. type: application -version: 0.48.0 +version: 0.49.0 -appVersion: "0.3.1" +appVersion: "0.3.2" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - kind: changed - description: upgrade ollama to 0.3.1 + description: upgrade ollama to 0.3.2 kubeVersion: "^1.16.0-0" home: https://ollama.ai/