Skip to content

Commit 152ee94

Browse files
sbernauerTechassi
andauthored
Update crates/stackable-operator/CHANGELOG.md
Co-authored-by: Techassi <[email protected]>
1 parent 5ba4522 commit 152ee94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
1515

1616
### Fixed
1717

18-
- BREAKING: The fields `bucketName`, `connection` and `host` on `S3BucketSpec`, `InlinedS3BucketSpec` and `S3ConnectionSpec` are now mandatory. Previously operators probably errored out in case they where missing, so this should not affect users, but make the errors much clearer ([#863]).
18+
- BREAKING: The fields `bucketName`, `connection` and `host` on `S3BucketSpec`, `InlinedS3BucketSpec` and `S3ConnectionSpec` are now mandatory. Previously operators errored out in case these fields where missing ([#863]).
1919

2020
[#863]: https://github.com/stackabletech/operator-rs/pull/863
2121

0 commit comments

Comments
 (0)