From c9008aa8eb99d5292eb228e1ee4b29e6628d3486 Mon Sep 17 00:00:00 2001 From: illomi7 Date: Mon, 9 Sep 2024 10:21:30 +0200 Subject: [PATCH] trino correct bump version to 455 --- charts/trino/Chart.yaml | 2 +- charts/trino/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/trino/Chart.yaml b/charts/trino/Chart.yaml index 7907c5f..03ca80c 100644 --- a/charts/trino/Chart.yaml +++ b/charts/trino/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.2 +version: 0.2.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/trino/values.yaml b/charts/trino/values.yaml index 33e4a67..df1b585 100644 --- a/charts/trino/values.yaml +++ b/charts/trino/values.yaml @@ -5,7 +5,7 @@ image: repository: trinodb/trino pullPolicy: IfNotPresent - tag: 449 + tag: 455 imagePullSecrets: [] server: