We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8439bea commit 1b05209Copy full SHA for 1b05209
justfile
@@ -27,7 +27,7 @@ mock-stream-plugin:
27
--namespace default \
28
--set jobTemplateSettings.podFailurePolicySettings.retryOnExitCodes="{120,121}" \
29
--set jobTemplateSettings.backoffLimit=1 \
30
- --version v1.0.4
+ --version v1.0.5
31
32
manifests:
33
kubectl apply -f integration_tests/manifests/*.yaml
0 commit comments