Skip to content

Commit cc3dcfe

Browse files
committed
Bump i-etl
1 parent 49a20a9 commit cc3dcfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Charts/qtest-i-etl/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ icon: https://images.g2crowd.com/uploads/product/image/social_landscape/social_l
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
2525

26-
version: 0.2.1
26+
version: 0.2.2
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to
3030
# follow Semantic Versioning. They should reflect the version the application is using.
3131
# It is recommended to use it with quotes.
32-
appVersion: "2025.2.0"
32+
appVersion: "2025.2.1"

Charts/qtest-i-etl/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/i-etl
1111
pullPolicy: IfNotPresent
12-
tag: "2025.2.0"
12+
tag: "2025.2.1"
1313

1414
liquibase:
1515
enabled: true

0 commit comments

Comments
 (0)