File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ type: application
1919# This is the chart version. This version number should be incremented each time you make changes
2020# to the chart and its templates, including the app version.
2121# Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.2.36
22+ version : 0.2.37
2323
2424# This is the version number of the application being deployed. This version number should be
2525# incremented each time you make changes to the application. Versions are not expected to
2626# follow Semantic Versioning. They should reflect the version the application is using.
2727# It is recommended to use it with quotes.
28- appVersion : " v2.5.1 "
28+ appVersion : " v2.6.0 "
2929
3030dependencies :
3131- name : common
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ diagnosticMode:
109109image :
110110 registry : docker.risingwave.com
111111 repository : risingwavelabs/risingwave
112- tag : " v2.5.1 "
112+ tag : " v2.6.0 "
113113 digest : " "
114114 # # @param image.pullPolicy RisingWave image pull policy
115115 # # Specify a imagePullPolicy
You can’t perform that action at this time.
0 commit comments