Skip to content

Commit 56de3a6

Browse files
mareksaboLake292
andauthored
Bump tags
Co-authored-by: Erik Dresto <[email protected]>
1 parent cec0b9d commit 56de3a6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Charts/qtest-insights/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ version: 1.7.6
3030
# incremented each time you make changes to the application. Versions are not expected to
3131
# follow Semantic Versioning. They should reflect the version the application is using.
3232
# It is recommended to use it with quotes.
33-
appVersion: "2025.2.0"
33+
appVersion: "2025.2.1"

Charts/qtest-insights/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ secrets:
99
image:
1010
repository: qasymphony/insights
1111
pullPolicy: IfNotPresent
12-
tag: "2025.2.0"
12+
tag: "2025.2.1"
1313
imageCredentials:
1414
enabled: false
1515
# name: ""

Charts/qtest-mgr/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ image:
5555
repository: tricentisimage/qtest-mgr
5656
liquibase: tricentisimage/qtest-mgr-liquibase
5757
pullPolicy: IfNotPresent
58-
tag: "2025.2.2"
59-
liquibasetag: "2025.2.2"
58+
tag: "2025.2.4"
59+
liquibasetag: "2025.2.4"
6060
liquibasepullpolicy: IfNotPresent
6161
imageCredentials:
6262
enabled: false

0 commit comments

Comments
 (0)