File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed 
tests/templates/kuttl/logging Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
2121 -  Replace stackable-operator ` print_startup_string `  with ` tracing::info! `  with fields.
2222-  BREAKING: Inject the vector aggregator address into the vector config using the env var ` VECTOR_AGGREGATOR_ADDRESS `  instead
2323 of having the operator write it to the vector config ([ #844  ] ).
24+ -  test: Bump to Vector ` 0.46.1 `  ([ #855  ] ).
2425
2526### Fixed  
2627
@@ -37,6 +38,7 @@ All notable changes to this project will be documented in this file.
3738[ #847 ] : https://github.com/stackabletech/kafka-operator/pull/847 
3839[ #851 ] : https://github.com/stackabletech/kafka-operator/pull/851 
3940[ #853 ] : https://github.com/stackabletech/kafka-operator/pull/853 
41+ [ #855 ] : https://github.com/stackabletech/kafka-operator/pull/855 
4042
4143## [ 25.3.0]  - 2025-03-21 
4244
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ commands:
55 - script : >- 
66 helm install kafka-vector-aggregator vector 
77 --namespace $NAMESPACE 
8-  --version 0.39.0  
8+  --version 0.42.1  
99 --repo https://helm.vector.dev 
1010 --values kafka-vector-aggregator-values.yaml 
1111
                         You can’t perform that action at this time. 
           
                  
0 commit comments