From 9923c60a11cf2f115690e5692dcbb0af0d442e3c Mon Sep 17 00:00:00 2001
From: Pavel Spacil
Date: Wed, 6 Nov 2024 15:11:38 +0100
Subject: [PATCH] PCR-5150 Fix insights-etl version (#233)
---
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 9d2d8c77..5dd9a6f9 100644
--- a/Charts/qtest-insights-etl/Chart.yaml
+++ b/Charts/qtest-insights-etl/Chart.yaml
@@ -22,7 +22,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.3
+version: 1.5.4
# 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.