File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
charts/risingwave-operator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ type: application
77# This is the chart version. This version number should be incremented each time you make changes
88# to the chart and its templates, including the app version.
99# Versions are expected to follow Semantic Versioning (https://semver.org/)
10- version : 0.1.31
10+ version : 0.1.32
1111
1212# This is the version number of the application being deployed. This version number should be
1313# incremented each time you make changes to the application. Versions are not expected to
1414# follow Semantic Versioning. They should reflect the version the application is using.
1515# It is recommended to use it with quotes.
16- appVersion : " v0.13.0 "
16+ appVersion : " v0.13.1 "
1717
1818home : https://www.risingwave.com
1919icon : https://avatars.githubusercontent.com/u/77175557?s=48&v=4
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ serviceAccount:
6161image :
6262 registry : docker.risingwave.com
6363 repository : risingwavelabs/risingwave-operator
64- tag : " v0.13.0 "
64+ tag : " v0.13.1 "
6565 digest : " "
6666 # # @param image.pullPolicy Image pull policy
6767 # # Specify a imagePullPolicy
You can’t perform that action at this time.
0 commit comments