From 29666ebb545d2239dcfd9a099c15fd0a239799d3 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Sun, 1 Sep 2024 17:13:39 +0800 Subject: [PATCH] feat: upgrade app version to 0.3.9 Signed-off-by: Jean-Baptiste DETROYES --- Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index efa02ed..c8e78c8 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.56.0 +version: 0.57.0 -appVersion: "0.3.8" +appVersion: "0.3.9" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - - kind: added - description: add custom lifecycle + - kind: changed + description: upgrade app version to 0.3.9 kubeVersion: "^1.16.0-0" home: https://ollama.ai/