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 @@ -15,13 +15,13 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 1.41 .0
18+ version : 1.42 .0
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# Same value as in values.yml#image.tag
24- appVersion : " 477 "
24+ appVersion : " 479 "
2525
2626icon : https://trino.io/assets/trino.png
2727
Original file line number Diff line number Diff line change 11# trino
22
3- ![ Version: 1.41 .0] ( https://img.shields.io/badge/Version-1.41 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 477 ] ( https://img.shields.io/badge/AppVersion-477 -informational?style=flat-square )
3+ ![ Version: 1.42 .0] ( https://img.shields.io/badge/Version-1.42 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 479 ] ( https://img.shields.io/badge/AppVersion-479 -informational?style=flat-square )
44
55Fast distributed SQL query engine for big data analytics that helps you explore your data universe
66
You can’t perform that action at this time.
0 commit comments