File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,16 @@ All notable changes to this project will be documented in this file.
27
27
- Use ` json ` file extension for log files ([ #846 ] ).
28
28
- Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([ #844 ] ).
29
29
30
+ ### Removed
31
+
32
+ - test: ZooKeeper 3.9.2 removed ([ #853 ] ).
33
+
30
34
[ #840 ] : https://github.com/stackabletech/kafka-operator/pull/840
31
35
[ #844 ] : https://github.com/stackabletech/kafka-operator/pull/844
32
36
[ #846 ] : https://github.com/stackabletech/kafka-operator/pull/846
33
37
[ #847 ] : https://github.com/stackabletech/kafka-operator/pull/847
34
38
[ #851 ] : https://github.com/stackabletech/kafka-operator/pull/851
39
+ [ #853 ] : https://github.com/stackabletech/kafka-operator/pull/853
35
40
36
41
## [ 25.3.0] - 2025-03-21
37
42
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ dimensions:
21
21
# - 3.7.2,oci.stackable.tech/sdp/kafka:3.7.2-stackable0.0.0-dev
22
22
- name : zookeeper
23
23
values :
24
- - 3.9.2
25
24
- 3.9.3
26
25
- name : zookeeper-latest
27
26
values :
You can’t perform that action at this time.
0 commit comments