Skip to content

Commit 864559e

Browse files
author
kubeshop-bot
committed
Tag: 1.10.18; CI/CD. Bumped helm chart, app and docker image tag versions.
1 parent ea659ab commit 864559e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/testkube-api/executors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"name": "soapui-executor",
138138
"executor": {
139139
"executorType": "job",
140-
"image": "kubeshop/testkube-soapui-executor:1.10.17",
140+
"image": "kubeshop/testkube-soapui-executor:1.10.18",
141141
"types": [
142142
"soapui/xml"
143143
],

charts/testkube/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: testkube
33
description: Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure.
44
type: application
5-
version: 1.10.31
5+
version: 1.10.32
66
dependencies:
77
- name: testkube-operator
88
version: 1.10.2

0 commit comments

Comments
 (0)