diff --git a/docs/modules/hbase/examples/getting_started/hdfs.yaml b/docs/modules/hbase/examples/getting_started/hdfs.yaml index 39c47d63..c36f4a3d 100644 --- a/docs/modules/hbase/examples/getting_started/hdfs.yaml +++ b/docs/modules/hbase/examples/getting_started/hdfs.yaml @@ -5,7 +5,7 @@ metadata: name: simple-hdfs spec: image: - productVersion: 3.3.4 + productVersion: 3.4.1 clusterConfig: dfsReplication: 1 zookeeperConfigMapName: simple-hdfs-znode diff --git a/docs/modules/hbase/examples/getting_started/hdfs.yaml.j2 b/docs/modules/hbase/examples/getting_started/hdfs.yaml.j2 index 39c47d63..c36f4a3d 100644 --- a/docs/modules/hbase/examples/getting_started/hdfs.yaml.j2 +++ b/docs/modules/hbase/examples/getting_started/hdfs.yaml.j2 @@ -5,7 +5,7 @@ metadata: name: simple-hdfs spec: image: - productVersion: 3.3.4 + productVersion: 3.4.1 clusterConfig: dfsReplication: 1 zookeeperConfigMapName: simple-hdfs-znode diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index 8a1cd4c6..0941ea3e 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -21,9 +21,10 @@ dimensions: - 3.3.4 - 3.3.6 - 3.4.0 + - 3.4.1 - name: hdfs-latest values: - - 3.4.0 + - 3.4.1 - name: zookeeper values: - 3.9.2