diff --git a/charts/testkube-api/executors.json b/charts/testkube-api/executors.json index 01e11fa1a..63a2b9337 100644 --- a/charts/testkube-api/executors.json +++ b/charts/testkube-api/executors.json @@ -268,7 +268,7 @@ "name": "executor-scraper", "executor": { "executorType": "scraper", - "image": "kubeshop/testkube-executor-scraper:1.10.9", + "image": "kubeshop/testkube-executor-scraper:1.10.10", "types": [] } }, diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index e25623df9..a557c6f5a 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.197 +version: 1.9.198 dependencies: - name: testkube-operator version: 1.10.0