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 100454a commit d49e454Copy full SHA for d49e454
2 files changed
CHANGELOG.md
@@ -19,11 +19,13 @@ All notable changes to this project will be documented in this file.
19
### Removed
20
21
- Removed support for NiFi versions 1.21.0 and 1.25.0 ([#665]).
22
+- test: Remove ZooKeeper 3.8.4 ([#672]).
23
24
[#664]: https://github.com/stackabletech/nifi-operator/pull/664
25
[#665]: https://github.com/stackabletech/nifi-operator/pull/665
26
[#668]: https://github.com/stackabletech/nifi-operator/pull/668
27
[#671]: https://github.com/stackabletech/nifi-operator/pull/671
28
+[#672]: https://github.com/stackabletech/nifi-operator/pull/672
29
30
## [24.7.0] - 2024-07-24
31
tests/test-definition.yaml
@@ -6,7 +6,7 @@
6
dimensions:
7
- name: zookeeper
8
values:
9
- - 3.8.4
+ - 3.9.2
10
- name: zookeeper-latest
11
12
- 3.9.2
0 commit comments