Skip to content

Commit 666c1b9

Browse files
committed
changelog
1 parent fa9c584 commit 666c1b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- BREAKING: Add a new CLI flag/env to disabling CRD maintenance: `--disable-crd-maintenance` ([#10XX]).
9+
- BREAKING: Add a new CLI flag/env to disabling CRD maintenance: `--disable-crd-maintenance` ([#1085]).
1010

11-
[#10XX]: https://github.com/stackabletech/operator-rs/pull/10XX
11+
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
1212

1313
## [0.96.0] - 2025-08-25
1414

crates/stackable-webhook/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- BREAKING: Support disabling CRD maintenance using a new boolean flag in `ConversionWebhookServer::new` ([#10XX]).
9+
- BREAKING: Support disabling CRD maintenance using a new boolean flag in `ConversionWebhookServer::new` ([#1085]).
1010

11-
[#10XX]: https://github.com/stackabletech/operator-rs/pull/10XX
11+
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
1212

1313
## [0.5.0] - 2025-08-21
1414

0 commit comments

Comments
 (0)