Skip to content

Commit

Permalink
chore: Release stackable-operator 0.77.0 (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer authored Sep 26, 2024
1 parent 5a789c9 commit 90d4cc0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions crates/stackable-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.77.0] - 2024-09-26

### Fixed

- Fix the logback configuration for logback versions from 1.3.6/1.4.6 to 1.3.11/1.4.11 ([#874]).
Expand Down
2 changes: 1 addition & 1 deletion crates/stackable-operator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "stackable-operator"
description = "Stackable Operator Framework"
version = "0.76.0"
version = "0.77.0"
authors.workspace = true
license.workspace = true
edition.workspace = true
Expand Down

0 comments on commit 90d4cc0

Please sign in to comment.