From f0193b71bae6b7528fd5d7ccb9538de3e6af4ab3 Mon Sep 17 00:00:00 2001 From: sd109 Date: Tue, 11 Jun 2024 15:28:25 +0100 Subject: [PATCH] Update vLLM to v0.4.3 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 47a3510..5d647c2 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.2 + version: v0.4.3 monitoring: enabled: true # The number of replicas for the backend deployment