Skip to content

Commit 68677a5

Browse files
Add git-sync support
1 parent d62914b commit 68677a5

File tree

6 files changed

+1007
-0
lines changed

6 files changed

+1007
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add git-sync support ([#1024]).
10+
711
### Changed
812

913
- BREAKING: Version common CRD structs and enums ([#968]).
@@ -13,6 +17,7 @@ All notable changes to this project will be documented in this file.
1317
- Import are now more granular in general.
1418

1519
[#968]: https://github.com/stackabletech/operator-rs/pull/968
20+
[#1024]: https://github.com/stackabletech/operator-rs/pull/1024
1621

1722
## [0.92.0] - 2025-04-14
1823

0 commit comments

Comments
 (0)