Skip to content

Commit 7390577

Browse files
committed
changelog
1 parent 39b3e84 commit 7390577

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7-
## [0.77.0] - 2024-09-26
7+
## [0.77.1] - 2024-09-27
88

99
### Fixed
1010

1111
- Fix always returning an error stating that volumeMounts are colliding. Instead move the error
12-
creation to the correct location within an `if` statement
12+
creation to the correct location within an `if` statement ([#879]).
13+
14+
[#879]: https://github.com/stackabletech/operator-rs/pull/879
1315

14-
## [0.77.1] - 2024-09-26
16+
## [0.77.0] - 2024-09-26
1517

1618
### Fixed
1719

0 commit comments

Comments
 (0)