Skip to content

Commit f845984

Browse files
authored
Merge pull request #1006 from kubeshop/bump/executors-version
bump: update executors
2 parents cb0c710 + 2327a62 commit f845984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/testkube-api/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ image:
8282
pullSecrets: []
8383

8484
## Sets a specific tag for the executors to the last built version
85-
executorsTag: 2.1.99
85+
executorsTag: 2.1.123
8686

8787
imageTwToolkit:
8888
registry: docker.io

charts/testkube/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ testkube-api:
388388
pullSecrets: []
389389

390390
## Sets a specific tag for the executors to the last built version
391-
executorsTag: 2.1.99
391+
executorsTag: 2.1.123
392392

393393
# Test Workflows toolkit image parameters
394394
imageTwToolkit:

0 commit comments

Comments
 (0)