Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Sep 27, 2024
1 parent 7b52162 commit c1b29bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,15 @@ All notable changes to this project will be documented in this file.
- Reduce CRD size from `487KB` to `60KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#505]):
- `podOverrides`
- `affinity`
- Use [`config-utils`](https://github.com/stackabletech/config-utils/) ([#518]).

### Fixed

- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory ([#518]).

[#505]: https://github.com/stackabletech/hive-operator/pull/505
[#508]: https://github.com/stackabletech/hive-operator/pull/508
[#518]: https://github.com/stackabletech/hive-operator/pull/518

## [24.7.0] - 2024-07-24

Expand Down

0 comments on commit c1b29bb

Please sign in to comment.