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 848b008 commit a1d69c8Copy full SHA for a1d69c8
tests/templates/kuttl/logging/20-install-check.yaml
@@ -29,6 +29,6 @@ spec:
29
spec:
30
containers:
31
- name: zk-test-helper
32
- image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
+ image: oci.stackable.tech/sdp/testing-tools:0.3.0-stackable0.0.0-dev
33
stdin: true
34
tty: true
tests/templates/kuttl/smoke/20-install-check.yaml
@@ -29,7 +29,7 @@ spec:
35
resources:
0 commit comments