Skip to content

Commit 26be37f

Browse files
committed
chore: Bump stackable-operator
1 parent 124b2aa commit 26be37f

File tree

5 files changed

+26
-25
lines changed

5 files changed

+26
-25
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
fail_fast: true
3+
exclude: ^(Cargo\.nix|crate-hashes\.json|nix/.*)$
34

45
default_language_version:
56
node: system

Cargo.lock

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

Cargo.nix

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serde_json = "1.0"
4949
serde_yaml = "0.9"
5050
sha2 = "0.10"
5151
snafu = { version = "0.9", features = ["futures"] }
52-
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.107.0", default-features = false, features = ["crds", "kube-ws"] }
52+
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.108.0", default-features = false, features = ["crds", "kube-ws"] }
5353
tera = "1.20"
5454
termion = "4.0"
5555
tokio = { version = "1.38", features = ["rt-multi-thread", "macros", "fs", "process", "io-std"] }

crate-hashes.json

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

0 commit comments

Comments
 (0)