Skip to content

Commit fa58153

Browse files
authored
ci: pre-release v0.31.0 (#4444)
1 parent 8eaa4b0 commit fa58153

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.0
1+
0.31.0

charts/graphscope-store/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sources:
1919
maintainers:
2020
- name: GraphScope
2121
url: https://github.com/alibaba/graphscope
22-
version: 0.29.0
22+
version: 0.31.0
2323

2424
dependencies:
2525
- condition: kafka.enabled

charts/graphscope/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.29.0
29+
version: 0.31.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.29.0"
35+
appVersion: "0.31.0"

0 commit comments

Comments
 (0)