Skip to content

Commit bc8ab6c

Browse files
committed
bump to op-rs 0.114
1 parent 4398202 commit bc8ab6c

4 files changed

Lines changed: 49 additions & 49 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/stackabletech/airflow-operator"
1313
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", features = [
1414
"crds",
1515
"webhook",
16-
], tag = "stackable-operator-0.113.3" }
16+
], tag = "stackable-operator-0.114.0" }
1717

1818
anyhow = "1.0"
1919
built = { version = "0.8", features = ["chrono", "git2"] }
@@ -33,5 +33,5 @@ tokio = { version = "1.52", features = ["full"] }
3333
tracing = "0.1"
3434

3535
[patch."https://github.com/stackabletech/operator-rs.git"]
36-
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
36+
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
3737
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }

crate-hashes.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)