We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb0c710 + 2327a62 commit f845984Copy full SHA for f845984
charts/testkube-api/values.yaml
@@ -82,7 +82,7 @@ image:
82
pullSecrets: []
83
84
## Sets a specific tag for the executors to the last built version
85
-executorsTag: 2.1.99
+executorsTag: 2.1.123
86
87
imageTwToolkit:
88
registry: docker.io
charts/testkube/values.yaml
@@ -388,7 +388,7 @@ testkube-api:
388
389
390
391
- executorsTag: 2.1.99
+ executorsTag: 2.1.123
392
393
# Test Workflows toolkit image parameters
394
0 commit comments