diff --git a/charts/testkube-api/executors.json b/charts/testkube-api/executors.json index ff6008f1f..a761268d7 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.14", + "image": "kubeshop/testkube-soapui-executor:1.10.15", "types": [ "soapui/xml" ], diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index a7b7573c4..899add64e 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.9.275 +version: 1.9.276 dependencies: - name: testkube-operator version: 1.10.1