diff --git a/charts/testkube-api/executors.json b/charts/testkube-api/executors.json index 82f564c2e..ff6008f1f 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.14", + "image": "kubeshop/testkube-executor-scraper:1.10.15", "types": [] } }, diff --git a/charts/testkube/Chart.yaml b/charts/testkube/Chart.yaml index 5eb7d6988..a7b7573c4 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.274 +version: 1.9.275 dependencies: - name: testkube-operator version: 1.10.1