From 7c29f2185336ed8d9cb14ffae9942f6b95462d12 Mon Sep 17 00:00:00 2001 From: Volodymyr Tsap Date: Mon, 6 May 2024 21:33:35 +0300 Subject: [PATCH] Update version with logging Fix issue with logging --- huggingface-model/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/huggingface-model/Chart.yaml b/huggingface-model/Chart.yaml index b384eb6..7d9629c 100644 --- a/huggingface-model/Chart.yaml +++ b/huggingface-model/Chart.yaml @@ -4,7 +4,7 @@ description: Helm chart for deploy Hugging Face models to Kubernetes cluster. Se type: application -version: 0.2.0 +version: 0.2.1 dependencies: - condition: mongodb.enabled