From 412385ddc49e20367835aa31546eca2512bdddee Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Fri, 14 Feb 2025 12:49:41 -0800 Subject: [PATCH] Release Trino Gateway chart 1.14.0 --- README.md | 2 +- charts/gateway/Chart.yaml | 4 ++-- charts/gateway/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b2c2eb02..e2ec7e7c 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/charts/gateway/Chart.yaml b/charts/gateway/Chart.yaml index fe8550e2..caa4d1fa 100644 --- a/charts/gateway/Chart.yaml +++ b/charts/gateway/Chart.yaml @@ -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 diff --git a/charts/gateway/README.md b/charts/gateway/README.md index d4f97bda..4bc2c425 100644 --- a/charts/gateway/README.md +++ b/charts/gateway/README.md @@ -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