File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 0.10.1
1
+ 0.11.0
Original file line number Diff line number Diff line change 1
1
annotations :
2
2
category : Database
3
3
apiVersion : v2
4
- appVersion : 0.10.1
4
+ appVersion : 0.11.0
5
5
description : Chart to create a GraphScope Store cluster
6
6
home : https://graphscope.io
7
7
keywords :
@@ -11,7 +11,7 @@ keywords:
11
11
name : graphscope-store
12
12
sources :
13
13
- https://github.com/alibaba/GraphScope/tree/main/interactive_engine/src/v2/src/main
14
- version : 0.10.1
14
+ version : 0.11.0
15
15
16
16
dependencies :
17
17
- condition : kafka.enabled
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ type: application
26
26
# This is the chart version. This version number should be incremented each time you make changes
27
27
# to the chart and its templates, including the app version.
28
28
# Versions are expected to follow Semantic Versioning (https://semver.org/)
29
- version : 0.10.1
29
+ version : 0.11.0
30
30
31
31
# This is the version number of the application being deployed. This version number should be
32
32
# incremented each time you make changes to the application. Versions are not expected to
33
33
# follow Semantic Versioning. They should reflect the version the application is using.
34
34
# It is recommended to use it with quotes.
35
- appVersion : " 0.10.1 "
35
+ appVersion : " 0.11.0 "
You can’t perform that action at this time.
0 commit comments