Skip to content

Commit 03d7e47

Browse files
committed
feat: Bump stackable-operator
1 parent 7cd68fc commit 03d7e47

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ futures = { version = "0.3", features = ["compat"] }
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
snafu = "0.8"
20-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.85.0" }
20+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.86.1" }
2121
strum = { version = "0.26", features = ["derive"] }
2222
tokio = { version = "1.40", features = ["full"] }
2323
tracing = "0.1"
2424

25-
[patch."https://github.com/stackabletech/operator-rs.git"]
26-
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "feat/s3-connection-region" }
25+
# [patch."https://github.com/stackabletech/operator-rs.git"]
26+
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }

crate-hashes.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)