Skip to content

Commit

Permalink
Release Trino Gateway chart 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Feb 14, 2025
1 parent 08787ec commit 412385d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ the name to get an output similar to the following:
```
NAME CHART VERSION APP VERSION DESCRIPTION
trino/trino 1.37.0 470 Fast distributed SQL query engine for big data ...
trino/trino-gateway 1.13.2 13 A Helm chart for Trino Gateway
trino/trino-gateway 1.14.0 14 A Helm chart for Trino Gateway
```

Use `helm search repo trino -l` for information about all available versions.
Expand Down
4 changes: 2 additions & 2 deletions charts/gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: trino-gateway
description: A Helm chart for Trino Gateway
type: application
version: "1.13.2"
appVersion: "13"
version: "1.14.0"
appVersion: "14"

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

Expand Down
2 changes: 1 addition & 1 deletion charts/gateway/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# trino-gateway

![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)
![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14](https://img.shields.io/badge/AppVersion-14-informational?style=flat-square)

A Helm chart for Trino Gateway

Expand Down

0 comments on commit 412385d

Please sign in to comment.