We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea659ab commit 864559eCopy full SHA for 864559e
charts/testkube-api/executors.json
@@ -137,7 +137,7 @@
137
"name": "soapui-executor",
138
"executor": {
139
"executorType": "job",
140
- "image": "kubeshop/testkube-soapui-executor:1.10.17",
+ "image": "kubeshop/testkube-soapui-executor:1.10.18",
141
"types": [
142
"soapui/xml"
143
],
charts/testkube/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: testkube
3
description: Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure.
4
type: application
5
-version: 1.10.31
+version: 1.10.32
6
dependencies:
7
- name: testkube-operator
8
version: 1.10.2
0 commit comments