diff --git a/README.md b/README.md index 2a5e7821..e1fadb0e 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.19.0 19 A Helm chart for Trino Gateway +trino/trino-gateway 1.20.0 20 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 cbc5d5b0..e0e1c656 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.19.0" -appVersion: "19" +version: "1.20.0" +appVersion: "20" icon: https://trino.io/assets/images/logos/trino-gateway-small.png diff --git a/charts/gateway/README.md b/charts/gateway/README.md index 0487a385..605edef0 100644 --- a/charts/gateway/README.md +++ b/charts/gateway/README.md @@ -1,6 +1,6 @@ # trino-gateway -![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) +![Version: 1.20.0](https://img.shields.io/badge/Version-1.20.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20](https://img.shields.io/badge/AppVersion-20-informational?style=flat-square) A Helm chart for Trino Gateway