Skip to content

Commit 9f5019b

Browse files
committed
Improve changelog
1 parent 713ea10 commit 9f5019b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/stackable-operator/CHANGELOG.md

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

77
### Added
88

9-
- Support `objectOverrides` ([#1118]).
9+
- Support `objectOverrides`, which are a list of generic Kubernetes objects, which are merged onto the objects that the operator creates.
10+
Alongside, a `patchinator` module was added, which takes a Kubernetes object and a list of patches and applies them to the object ([#1118]).
1011

1112
### Changed
1213

0 commit comments

Comments
 (0)