diff --git a/Charts/qtest-insights-etl/Chart.yaml b/Charts/qtest-insights-etl/Chart.yaml index 4e31d18b..3692c3d9 100644 --- a/Charts/qtest-insights-etl/Chart.yaml +++ b/Charts/qtest-insights-etl/Chart.yaml @@ -26,9 +26,9 @@ 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.4.0 +version: 1.4.1 # 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: "v2024.1.op" +appVersion: "v2024.1.3.op" diff --git a/Charts/qtest-insights-etl/values.yaml b/Charts/qtest-insights-etl/values.yaml index 639d4884..006b73ba 100644 --- a/Charts/qtest-insights-etl/values.yaml +++ b/Charts/qtest-insights-etl/values.yaml @@ -12,7 +12,7 @@ replicaCount: 1 image: repository: qasymphony/insights-etl pullPolicy: IfNotPresent - tag: "v2024.1.op" + tag: "v2024.1.3.op" imageCredentials: enabled: false # name: ""