From 6d1bc732248e3845a712c61f38cbf4a21c2344e2 Mon Sep 17 00:00:00 2001 From: Scott Davidson <49713135+sd109@users.noreply.github.com> Date: Thu, 9 May 2024 21:01:47 +0100 Subject: [PATCH] Update vLLM to v0.4.2 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 2d0fbef..f6a5ba7 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -35,7 +35,7 @@ api: # Container image config image: repository: vllm/vllm-openai - version: v0.4.1 + version: v0.4.2 monitoring: enabled: true # Service config