Skip to content

Commit 815669e

Browse files
authored
test: Remove ZooKeeper 3.9.2 (#787)
* test: Remove ZooKeeper 3.9.2 * chore: Update changelog
1 parent b3eb28b commit 815669e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,17 @@ All notable changes to this project will be documented in this file.
2828
- Use `json` file extension for log files ([#774]).
2929
- Fix a bug where changes to ConfigMaps that are referenced in the NifiCluster spec didn't trigger a reconciliation ([#772]).
3030

31+
### Removed
32+
33+
- test: ZooKeeper 3.9.2 removed ([#787]).
34+
3135
[#767]: https://github.com/stackabletech/nifi-operator/pull/767
3236
[#771]: https://github.com/stackabletech/nifi-operator/pull/771
3337
[#772]: https://github.com/stackabletech/nifi-operator/pull/772
3438
[#774]: https://github.com/stackabletech/nifi-operator/pull/774
3539
[#776]: https://github.com/stackabletech/nifi-operator/pull/776
3640
[#782]: https://github.com/stackabletech/nifi-operator/pull/782
41+
[#787]: https://github.com/stackabletech/nifi-operator/pull/787
3742

3843
## [25.3.0] - 2025-03-21
3944

tests/test-definition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ dimensions:
2525
# - 2.2.0,oci.stackable.tech/sandbox/nifi:2.2.0-stackable0.0.0-dev
2626
- name: zookeeper
2727
values:
28-
- 3.9.2
2928
- 3.9.3
3029
- name: zookeeper-latest
3130
values:

0 commit comments

Comments
 (0)