File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
2222 tags :
2323 - tgi
2424 - name : vllm-openvino
25- version : 0.9 .0
25+ version : 1.0 .0
2626 repository : " file://../common/vllm-openvino"
2727 condition : vllm-openvino.enabled
2828 tags :
@@ -34,7 +34,7 @@ dependencies:
3434 tags :
3535 - tgi
3636 - name : llm-vllm-uservice
37- version : 0.9 .0
37+ version : 1.0 .0
3838 repository : " file://../common/llm-vllm-uservice"
3939 condition : vllm-openvino.enabled
4040 tags :
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ apiVersion: v2
55name : llm-vllm-uservice
66description : A Helm chart for LLM microservice for which connects with vLLM microservice to receive inferences.
77type : application
8- version : 0.9 .0
9- appVersion : " v0.9 "
8+ version : 1.0 .0
9+ appVersion : " v1.0 "
1010dependencies :
1111 - name : vllm-openvino
12- version : 0.9 .0
12+ version : 1.0 .0
1313 repository : file://../vllm-openvino
1414 condition : autodependency.enabled
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ apiVersion: v2
55name : vllm-openvino
66description : A Helm chart for OpenVINO optimized vLLM Service
77type : application
8- version : 0.9 .0
9- appVersion : " v0.9 "
8+ version : 1.0 .0
9+ appVersion : " v1.0 "
You canβt perform that action at this time.
0 commit comments