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 087ba19 commit 45a2111Copy full SHA for 45a2111
3 files changed
docs/modules/hbase/examples/getting_started/zk.yaml
@@ -5,7 +5,7 @@ metadata:
5
name: simple-zk
6
spec:
7
image:
8
- productVersion: 3.9.4
+ productVersion: 3.9.5
9
servers:
10
roleGroups:
11
default:
docs/modules/hbase/examples/getting_started/zk.yaml.j2
tests/test-definition.yaml
@@ -24,9 +24,10 @@ dimensions:
24
- name: zookeeper
25
values:
26
- 3.9.4
27
+ - 3.9.5
28
- name: zookeeper-latest
29
- - 3.9.4
30
31
- name: krb5
32
33
- 1.21.1
0 commit comments