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 ca8a0b1 commit f4b682bCopy full SHA for f4b682b
tests/test-definition.yaml
@@ -2,15 +2,14 @@
2
dimensions:
3
- name: zookeeper
4
values:
5
- - 3.9.3
6
- 3.9.4
7
# To use a custom image, add a comma and the full name after the product version
8
- # - 3.9.3,oci.stackable.tech/sdp/zookeeper:3.9.3-stackable0.0.0-dev
+ # - x.x.x,oci.stackable.tech/sdp/zookeeper:x.x.x-stackable0.0.0-dev
9
- name: zookeeper-latest
10
11
12
13
14
- name: use-server-tls
15
16
- "true"
0 commit comments