diff --git a/Charts/qtest-session/Chart.yaml b/Charts/qtest-session/Chart.yaml index 623dbc04..717eceb7 100644 --- a/Charts/qtest-session/Chart.yaml +++ b/Charts/qtest-session/Chart.yaml @@ -27,9 +27,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.5.1 +version: 1.5.2 # 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" +appVersion: "2024.2" diff --git a/Charts/qtest-session/values.yaml b/Charts/qtest-session/values.yaml index 8c7a9b1f..a774c418 100644 --- a/Charts/qtest-session/values.yaml +++ b/Charts/qtest-session/values.yaml @@ -9,7 +9,7 @@ secrets: image: repository: qasymphony/sessions pullPolicy: IfNotPresent - tag: "2024.1.3" + tag: "2024.2" imageCredentials: enabled: false # name: ""