From a9fd29463b701c280aff46d40cf17b5dec33142f Mon Sep 17 00:00:00 2001 From: GITHUB_ACTOR Date: Tue, 12 Dec 2023 16:43:26 +0000 Subject: [PATCH] Sync READMEs from main Signed-off-by: GITHUB_ACTOR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b18126b..e32ceb49 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You can then run `helm search repo trino` to see the charts. Then you can install chart using: ```console -helm install my-trino trino/trino --version 0.14.0 +helm install my-trino trino/trino --version 0.15.0 ``` ## Documentation