Skip to content

Commit 7bc65ca

Browse files
authored
chore: Release operator-rs 0.67.0 (#770)
* chore: Release operator-rs 0.67.0 * changelog
1 parent 6d6615b commit 7bc65ca

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.67.0] - 2024-04-25
8+
79
### Changed
810

911
- Bump kube to 0.89.0 and update all dependencies ([#762]).

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stackable-operator"
33
description = "Stackable Operator Framework"
4-
version = "0.66.0"
4+
version = "0.67.0"
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

0 commit comments

Comments
 (0)