diff --git a/charts/testkube-api/executors.json b/charts/testkube-api/executors.json index f6391a165..ae0ca97b7 100644 --- a/charts/testkube-api/executors.json +++ b/charts/testkube-api/executors.json @@ -137,7 +137,7 @@ "name": "soapui-executor", "executor": { "executorType": "job", - "image": "kubeshop/testkube-soapui-executor:1.10.30", + "image": "kubeshop/testkube-soapui-executor:1.10.31", "types": [ "soapui/xml" ], diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 1a3e5e0d3..197247e50 100644 --- a/charts/testkube/Chart.yaml +++ b/charts/testkube/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: testkube description: Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure. type: application -version: 1.10.208 +version: 1.10.209 dependencies: - name: testkube-operator version: 1.10.6