File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 0.11 .0
1+ 0.12 .0
Original file line number Diff line number Diff line change 11annotations :
22 category : Database
33apiVersion : v2
4- appVersion : 0.11 .0
4+ appVersion : 0.12 .0
55description : Chart to create a GraphScope Store cluster
66home : https://graphscope.io
77keywords :
@@ -11,7 +11,7 @@ keywords:
1111name : graphscope-store
1212sources :
1313 - https://github.com/alibaba/GraphScope/tree/main/interactive_engine/src/v2/src/main
14- version : 0.11 .0
14+ version : 0.12 .0
1515
1616dependencies :
1717 - condition : kafka.enabled
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ type: application
2626# This is the chart version. This version number should be incremented each time you make changes
2727# to the chart and its templates, including the app version.
2828# Versions are expected to follow Semantic Versioning (https://semver.org/)
29- version : 0.11 .0
29+ version : 0.12 .0
3030
3131# This is the version number of the application being deployed. This version number should be
3232# incremented each time you make changes to the application. Versions are not expected to
3333# follow Semantic Versioning. They should reflect the version the application is using.
3434# It is recommended to use it with quotes.
35- appVersion : " 0.11 .0"
35+ appVersion : " 0.12 .0"
You can’t perform that action at this time.
0 commit comments