From 83cc6a63b6007385abfd7d1cf4a5e98a52eabba8 Mon Sep 17 00:00:00 2001 From: m-ondracek-tric <155737009+m-ondracek-tric@users.noreply.github.com> Date: Wed, 14 Aug 2024 14:56:51 +0200 Subject: [PATCH] Update from Tricentis-qTest/qtest-chart (#201) Release Manager 2024.2 --- Charts/qtest-mgr/Chart.yaml | 4 ++-- Charts/qtest-mgr/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Charts/qtest-mgr/Chart.yaml b/Charts/qtest-mgr/Chart.yaml index cf43c03b..95071420 100644 --- a/Charts/qtest-mgr/Chart.yaml +++ b/Charts/qtest-mgr/Chart.yaml @@ -65,9 +65,9 @@ icon: https://images.g2crowd.com/uploads/product/image/social_landscape/social_l # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.2 +version: 1.7.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2024.1.3.op" +appVersion: "2024.2.1.1.op" diff --git a/Charts/qtest-mgr/values.yaml b/Charts/qtest-mgr/values.yaml index 3b5b1f11..af9687ad 100644 --- a/Charts/qtest-mgr/values.yaml +++ b/Charts/qtest-mgr/values.yaml @@ -57,8 +57,8 @@ image: repository: tricentisimage/qtest-mgr liquibase: tricentisimage/qtest-mgr-liquibase pullPolicy: IfNotPresent - tag: "2024.1.3.op" - liquibasetag: "2024.1.3.op" + tag: "2024.2.1.1.op" + liquibasetag: "2024.2.1.1.op" liquibasepullpolicy: IfNotPresent imageCredentials: enabled: false