Skip to content

Commit

Permalink
Release Trino Gateway chart 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Jan 14, 2025
1 parent d5d66b5 commit 82e613c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.36.0 468 Fast distributed SQL query engine for big data ...
trino/trino-gateway 1.13.1 13 A Helm chart for Trino Gateway
trino/trino-gateway 1.13.2 13 A Helm chart for Trino Gateway
```

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

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.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)
![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)

A Helm chart for Trino Gateway

Expand Down

0 comments on commit 82e613c

Please sign in to comment.