File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ type: application
2222# This is the chart version. This version number should be incremented each time you make changes
2323# to the chart and its templates, including the app version.
2424# Versions are expected to follow Semantic Versioning (https://semver.org/)
25- version : 1.3.17
25+ version : 1.3.18
2626
2727# This is the version number of the application being deployed. This version number should be
2828# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 2020 "description" : " supported versions" ,
2121 "type" : " string" ,
2222 "listEnum" : [
23+ " dbeaver/cloudbeaver:24.1.1" ,
2324 " dbeaver/cloudbeaver:23.3.5" ,
2425 " dbeaver/cloudbeaver:22.2.4" ,
2526 " inseefrlab/cloudbeaver:23.0.3"
2627 ],
2728 "render" : " list" ,
2829 "pattern" : " ^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$" ,
29- "default" : " dbeaver/cloudbeaver:23.3.5 "
30+ "default" : " dbeaver/cloudbeaver:24.1.1 "
3031 }
3132 }
3233 }
You can’t perform that action at this time.
0 commit comments