From df33151ecdccffba540fe76d9625815d2936a07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Wa=C5=9B?= Date: Fri, 11 Oct 2024 11:11:37 +0200 Subject: [PATCH] Update Trino to 461 --- README.md | 2 +- charts/trino/Chart.yaml | 2 +- charts/trino/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7912e9e..7e08099c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ ct install To run tests with specific values: ```console -ct install --helm-extra-set-args "--set image.tag=460" +ct install --helm-extra-set-args "--set image.tag=461" ``` Use the `test.sh` script to run a suite of tests, with different chart values. diff --git a/charts/trino/Chart.yaml b/charts/trino/Chart.yaml index 097c7cd2..2e31ec94 100644 --- a/charts/trino/Chart.yaml +++ b/charts/trino/Chart.yaml @@ -21,7 +21,7 @@ version: 0.31.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # Same value as in values.yml#image.tag -appVersion: "460" +appVersion: "461" icon: https://trino.io/assets/trino.png diff --git a/charts/trino/README.md b/charts/trino/README.md index 2eed2a83..768e43a3 100644 --- a/charts/trino/README.md +++ b/charts/trino/README.md @@ -1,6 +1,6 @@ # trino -![Version: 0.31.0](https://img.shields.io/badge/Version-0.31.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 460](https://img.shields.io/badge/AppVersion-460-informational?style=flat-square) +![Version: 0.31.0](https://img.shields.io/badge/Version-0.31.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 461](https://img.shields.io/badge/AppVersion-461-informational?style=flat-square) Fast distributed SQL query engine for big data analytics that helps you explore your data universe