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.33
22+ version : 0.2.34
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.0 "
28+ appVersion : " v2.5.1 "
2929
3030dependencies :
3131- name : common
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ diagnosticMode:
103103image :
104104 registry : docker.risingwave.com
105105 repository : risingwavelabs/risingwave
106- tag : " v2.5.0 "
106+ tag : " v2.5.1 "
107107 digest : " "
108108 # # @param image.pullPolicy RisingWave image pull policy
109109 # # Specify a imagePullPolicy
You can’t perform that action at this time.
0 commit comments