From ce928f52df197f7e098a60c79bd1e0da2e6106b3 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Mon, 11 May 2026 13:06:47 -0700 Subject: [PATCH] Release Trino Gateway chart 1.19.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 d60f40e0..2a5e7821 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.42.2 480 Fast distributed SQL query engine for big data ... -trino/trino-gateway 1.18.0 18 A Helm chart for Trino Gateway +trino/trino-gateway 1.19.0 19 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 e0a9cce2..cbc5d5b0 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.18.0" -appVersion: "18" +version: "1.19.0" +appVersion: "19" icon: https://trino.io/assets/images/logos/trino-gateway-small.png diff --git a/charts/gateway/README.md b/charts/gateway/README.md index 6fe3c181..0487a385 100644 --- a/charts/gateway/README.md +++ b/charts/gateway/README.md @@ -1,6 +1,6 @@ # trino-gateway -![Version: 1.18.0](https://img.shields.io/badge/Version-1.18.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 18](https://img.shields.io/badge/AppVersion-18-informational?style=flat-square) +![Version: 1.19.0](https://img.shields.io/badge/Version-1.19.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 19](https://img.shields.io/badge/AppVersion-19-informational?style=flat-square) A Helm chart for Trino Gateway