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 @@ -26,7 +26,7 @@ the name to get an output similar to the following:
2626```
2727NAME CHART VERSION APP VERSION DESCRIPTION
2828trino/trino 1.41.0 477 Fast distributed SQL query engine for big data ...
29- trino/trino-gateway 1.16 .0 16 A Helm chart for Trino Gateway
29+ trino/trino-gateway 1.17 .0 17 A Helm chart for Trino Gateway
3030```
3131
3232Use ` helm search repo trino -l ` for information about all available versions.
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : trino-gateway
33description : A Helm chart for Trino Gateway
44type : application
5- version : " 1.16 .0"
6- appVersion : " 16 "
5+ version : " 1.17 .0"
6+ appVersion : " 17 "
77
88icon : https://trino.io/assets/images/logos/trino-gateway-small.png
99
Original file line number Diff line number Diff line change 11# trino-gateway
22
3- ![ Version: 1.16 .0] ( https://img.shields.io/badge/Version-1.16 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 16 ] ( https://img.shields.io/badge/AppVersion-16 -informational?style=flat-square )
3+ ![ Version: 1.17 .0] ( https://img.shields.io/badge/Version-1.17 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 17 ] ( https://img.shields.io/badge/AppVersion-17 -informational?style=flat-square )
44
55A Helm chart for Trino Gateway
66
You can’t perform that action at this time.
0 commit comments