From 9877f03326b2299c0bb6066ad64b1914eda9d70a Mon Sep 17 00:00:00 2001 From: Egor I Date: Thu, 18 Jul 2024 08:46:38 +0300 Subject: [PATCH] up the versio of the app to be deployed Signed-off-by: Egor I --- charts/testops/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/testops/values.yaml b/charts/testops/values.yaml index 3a5a2f2..d5eba1f 100644 --- a/charts/testops/values.yaml +++ b/charts/testops/values.yaml @@ -24,7 +24,7 @@ appName: testops # for version upgrades, select the desired version of the application and the most recent chart # minimal version of Allure Testops supported by this chart is 5.3.3 ############################################################################################################ -version: 5.5.0 +version: 5.6.1 ############################################################################################################ # Deploy related