diff --git a/charts/testkube-api/executors.json b/charts/testkube-api/executors.json index 347179c1d..27ca04bd2 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.18", + "image": "kubeshop/testkube-soapui-executor:1.10.19", "types": [ "soapui/xml" ], diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 149f303a5..be4938c0c 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.46 +version: 1.10.47 dependencies: - name: testkube-operator version: 1.10.2