File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
22
22
tags :
23
23
- tgi
24
24
- name : vllm-openvino
25
- version : 0.9 .0
25
+ version : 1.0 .0
26
26
repository : " file://../common/vllm-openvino"
27
27
condition : vllm-openvino.enabled
28
28
tags :
@@ -34,7 +34,7 @@ dependencies:
34
34
tags :
35
35
- tgi
36
36
- name : llm-vllm-uservice
37
- version : 0.9 .0
37
+ version : 1.0 .0
38
38
repository : " file://../common/llm-vllm-uservice"
39
39
condition : vllm-openvino.enabled
40
40
tags :
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ apiVersion: v2
5
5
name : llm-vllm-uservice
6
6
description : A Helm chart for LLM microservice for which connects with vLLM microservice to receive inferences.
7
7
type : application
8
- version : 0.9 .0
9
- appVersion : " v0.9 "
8
+ version : 1.0 .0
9
+ appVersion : " v1.0 "
10
10
dependencies :
11
11
- name : vllm-openvino
12
- version : 0.9 .0
12
+ version : 1.0 .0
13
13
repository : file://../vllm-openvino
14
14
condition : autodependency.enabled
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ apiVersion: v2
5
5
name : vllm-openvino
6
6
description : A Helm chart for OpenVINO optimized vLLM Service
7
7
type : 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