Skip to content

Commit 1fad527

Browse files
committed
changelog
1 parent fcd9ee2 commit 1fad527

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- BREAKING: Add `objectOverrides` field to `ListenerSpec` ([#1136]).
10-
- Added `stackable_operator::constants::RESTART_CONTROLLER_ENABLED_LABEL`, which represents the `restarter.stackable.tech/enabled=true` label ([#XXXX]).
10+
- Added `stackable_operator::constants::RESTART_CONTROLLER_ENABLED_LABEL` constant, which represents the `restarter.stackable.tech/enabled=true` label ([#1139]).
1111

1212
### Changed
1313

@@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file.
1616

1717
[#1135]: https://github.com/stackabletech/operator-rs/pull/1135
1818
[#1136]: https://github.com/stackabletech/operator-rs/pull/1136
19-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
19+
[#1139]: https://github.com/stackabletech/operator-rs/pull/1139
2020

2121
## [0.101.2] - 2026-01-07
2222

0 commit comments

Comments
 (0)