Skip to content

Commit 7bc6175

Browse files
committed
add pr number to changelog
1 parent 3fd6e3c commit 7bc6175

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ All notable changes to this project will be documented in this file.
1111
(or via `--rolling-logs <DIRECTORY>`).
1212
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
1313
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
14-
of having the operator write it to the vector config ([#XXX]).
14+
of having the operator write it to the vector config ([#844]).
1515

1616
### Fixed
1717

18-
- Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([#XXX]).
18+
- Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([#844]).
1919

2020
[#840]: https://github.com/stackabletech/kafka-operator/pull/840
21-
[#XXX]: https://github.com/stackabletech/kafka-operator/pull/XXX
21+
[#844]: https://github.com/stackabletech/kafka-operator/pull/844
2222

2323
## [25.3.0] - 2025-03-21
2424

0 commit comments

Comments
 (0)