Skip to content

Commit 36a2d1e

Browse files
committed
Update UI schema vLLM version
1 parent d49b6bf commit 36a2d1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/azimuth-chat/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"type": "string",
4141
"title": "Backend vLLM version",
4242
"description": "The vLLM version to use as a backend. Must be a version tag from [this list](https://github.com/vllm-project/vllm/tags)",
43-
"default": "v0.7.2"
43+
"default": "v0.9.0.1"
4444
}
4545
}
4646
}

charts/azimuth-image-analysis/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"type": "string",
3737
"title": "Backend vLLM version",
3838
"description": "The vLLM version to use as a backend. Must be a version tag from [this list](https://github.com/vllm-project/vllm/tags)",
39-
"default": "v0.7.2"
39+
"default": "v0.9.0.1"
4040
}
4141
}
4242
},

0 commit comments

Comments
 (0)