Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Aug 12, 2024
1 parent d6fb2ea commit c1a8d76
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Changed

- Reduce CRD size from `1.2MB` to `103KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#450]):
- `podOverrides`
- `affinity`
- `volumes`
- `volumeMounts`

[#450]: https://github.com/stackabletech/spark-k8s-operator/pull/450

## [24.7.0] - 2024-07-24

### Changed
Expand Down

0 comments on commit c1a8d76

Please sign in to comment.