We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc522f commit 0e5c441Copy full SHA for 0e5c441
charts/vllm/Chart.yaml
@@ -15,13 +15,13 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.2.1
+version: 0.2.2
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "v0.6.2"
+appVersion: "v0.6.6"
25
26
keywords:
27
- vllm
0 commit comments