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.
2 parents 333c769 + 401f405 commit f599543Copy full SHA for f599543
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.13.0] - 2022-02-23
8
+
9
### Added
10
11
- BREAKING: Added CLI `watch_namespace` parameter to ProductOperatorRun in
Cargo.toml
@@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
edition = "2021"
license = "Apache-2.0"
name = "stackable-operator"
-version = "0.12.0"
+version = "0.13.0"
repository = "https://github.com/stackabletech/operator-rs"
[dependencies]
0 commit comments