We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6615b commit 7bc65caCopy full SHA for 7bc65ca
crates/stackable-operator/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.67.0] - 2024-04-25
8
+
9
### Changed
10
11
- Bump kube to 0.89.0 and update all dependencies ([#762]).
crates/stackable-operator/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "stackable-operator"
3
description = "Stackable Operator Framework"
-version = "0.66.0"
+version = "0.67.0"
authors.workspace = true
license.workspace = true
edition.workspace = true
0 commit comments