File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ name: rondb
55
66# This is the chart version. This version number should be incremented each time you make changes
77# to the chart and its templates, including the app version.
8- version : 0.7.20
8+ version : 0.7.21
99
1010# This is the version number of the application being deployed. This version number should be
1111# incremented each time you make changes to the application.
12- appVersion : 24.10.15
12+ appVersion : 24.10.16
1313
1414# kubeVersion: A SemVer range of compatible Kubernetes versions (optional)
1515kubeVersion : " >= 1.27.0-0"
Original file line number Diff line number Diff line change 672672 "tag" : {
673673 "type" : " string" ,
674674 "description" : " The version of RonDB to use; This should always be equivalent to .Chart.AppVersion" ,
675- "default" : " 24.10.15 "
675+ "default" : " 24.10.16 "
676676 }
677677 }
678678 },
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ images:
9090 name : rondb
9191 registry : docker.io
9292 repository : hopsworks
93- tag : 24.10.15
93+ tag : 24.10.16
9494 toolbox :
9595 name : hwutils
9696 registry : docker.io
You can’t perform that action at this time.
0 commit comments