File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments