diff --git a/README.md b/README.md index af6460fc..dd8fd033 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.41.0 477 Fast distributed SQL query engine for big data ... -trino/trino-gateway 1.16.0 16 A Helm chart for Trino Gateway +trino/trino-gateway 1.17.0 17 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 9f33487a..af198a1c 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.16.0" -appVersion: "16" +version: "1.17.0" +appVersion: "17" icon: https://trino.io/assets/images/logos/trino-gateway-small.png diff --git a/charts/gateway/README.md b/charts/gateway/README.md index 779e3716..36aaa786 100644 --- a/charts/gateway/README.md +++ b/charts/gateway/README.md @@ -1,6 +1,6 @@ # trino-gateway -![Version: 1.16.0](https://img.shields.io/badge/Version-1.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 16](https://img.shields.io/badge/AppVersion-16-informational?style=flat-square) +![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17](https://img.shields.io/badge/AppVersion-17-informational?style=flat-square) A Helm chart for Trino Gateway