From 20d72ddffd518f02d34769bb78c79de55f67c379 Mon Sep 17 00:00:00 2001 From: m-ondracek-tric <155737009+m-ondracek-tric@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:34:58 +0200 Subject: [PATCH] Update from Tricentis-qTest/qtest-chart (#225) quickfix for the helm package handling for ETL --- Charts/qtest-insights-etl/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charts/qtest-insights-etl/Chart.yaml b/Charts/qtest-insights-etl/Chart.yaml index 8c40d82e..5002b858 100644 --- a/Charts/qtest-insights-etl/Chart.yaml +++ b/Charts/qtest-insights-etl/Chart.yaml @@ -26,7 +26,7 @@ kubeVersion: ">=1.24.0-0" # 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: 1.5.0 +version: 1.5.1 # 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 # follow Semantic Versioning. They should reflect the version the application is using.