Skip to content

Commit d49e454

Browse files
authored
chore: Remove ZooKeeper to 3.8.4 from tests (#672)
* chore: Remove ZooKeeper to 3.8.4 * chore: Update changelog
1 parent 100454a commit d49e454

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ All notable changes to this project will be documented in this file.
1919
### Removed
2020

2121
- Removed support for NiFi versions 1.21.0 and 1.25.0 ([#665]).
22+
- test: Remove ZooKeeper 3.8.4 ([#672]).
2223

2324
[#664]: https://github.com/stackabletech/nifi-operator/pull/664
2425
[#665]: https://github.com/stackabletech/nifi-operator/pull/665
2526
[#668]: https://github.com/stackabletech/nifi-operator/pull/668
2627
[#671]: https://github.com/stackabletech/nifi-operator/pull/671
28+
[#672]: https://github.com/stackabletech/nifi-operator/pull/672
2729

2830
## [24.7.0] - 2024-07-24
2931

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
dimensions:
77
- name: zookeeper
88
values:
9-
- 3.8.4
9+
- 3.9.2
1010
- name: zookeeper-latest
1111
values:
1212
- 3.9.2

0 commit comments

Comments
 (0)