From 3aaa5fc8fd99524e3e688b886df0a96354d976f9 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste DETROYES Date: Mon, 19 Aug 2024 14:10:43 +0200 Subject: [PATCH] feat: upgrade version to 0.54.0 Signed-off-by: Jean-Baptiste DETROYES --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index fda52be..7f55383 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,14 +4,14 @@ description: Get up and running with large language models locally. type: application -version: 0.53.0 +version: 0.54.0 appVersion: "0.3.6" annotations: artifacthub.io/category: ai-machine-learning artifacthub.io/changes: | - - kind: changed + - kind: added description: add .Values.persistentVolume.volumeName kubeVersion: "^1.16.0-0"