Skip to content

Commit 2d80a79

Browse files
committed
Update Rust crate kube to 0.88.1
1 parent 197f177 commit 2d80a79

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed

Cargo.lock

Lines changed: 30 additions & 17 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
@@ -30,7 +30,7 @@ dotenv = "0.15.0"
3030
eyre = "0.6.12"
3131
git2 = "0.18.3"
3232
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
33-
kube = { version = "0.87.2", features = ["derive", "runtime"] }
33+
kube = { version = "0.88.1", features = ["derive", "runtime"] }
3434
lettre = { version = "0.11.4", features = ["tokio1", "tracing", "tokio1-native-tls"] }
3535
mustache = "0.9.0"
3636
once_cell = "1.19.0"

0 commit comments

Comments
 (0)