Skip to content

Commit a9bbd15

Browse files
committed
Release Trino Gateway chart 1.15.1
1 parent c13866e commit a9bbd15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ the name to get an output similar to the following:
2626
```
2727
NAME CHART VERSION APP VERSION DESCRIPTION
2828
trino/trino 1.38.0 474 Fast distributed SQL query engine for big data ...
29-
trino/trino-gateway 1.15.0 15 A Helm chart for Trino Gateway
29+
trino/trino-gateway 1.15.1 15 A Helm chart for Trino Gateway
3030
```
3131

3232
Use `helm search repo trino -l` for information about all available versions.

Diff for: charts/gateway/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: trino-gateway
33
description: A Helm chart for Trino Gateway
44
type: application
5-
version: "1.15.0"
5+
version: "1.15.1"
66
appVersion: "15"
77

88
icon: https://trino.io/assets/images/logos/trino-gateway-small.png

Diff for: charts/gateway/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trino-gateway
22

3-
![Version: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15](https://img.shields.io/badge/AppVersion-15-informational?style=flat-square)
3+
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15](https://img.shields.io/badge/AppVersion-15-informational?style=flat-square)
44

55
A Helm chart for Trino Gateway
66

0 commit comments

Comments
 (0)