File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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:
26
26
```
27
27
NAME CHART VERSION APP VERSION DESCRIPTION
28
28
trino/trino 1.36.0 468 Fast distributed SQL query engine for big data ...
29
- trino/trino-gateway 1.13.1 13 A Helm chart for Trino Gateway
29
+ trino/trino-gateway 1.13.2 13 A Helm chart for Trino Gateway
30
30
```
31
31
32
32
Use ` helm search repo trino -l ` for information about all available versions.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : trino-gateway
3
3
description : A Helm chart for Trino Gateway
4
4
type : application
5
- version : " 1.13.1 "
5
+ version : " 1.13.2 "
6
6
appVersion : " 13"
7
7
8
8
icon : https://trino.io/assets/images/logos/trino-gateway-small.png
Original file line number Diff line number Diff line change 1
1
# trino-gateway
2
2
3
- ![ Version: 1.13.1 ] ( https://img.shields.io/badge/Version-1.13.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 13] ( https://img.shields.io/badge/AppVersion-13-informational?style=flat-square )
3
+ ![ Version: 1.13.2 ] ( https://img.shields.io/badge/Version-1.13.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 13] ( https://img.shields.io/badge/AppVersion-13-informational?style=flat-square )
4
4
5
5
A Helm chart for Trino Gateway
6
6
You can’t perform that action at this time.
0 commit comments