Skip to content

Commit

Permalink
Bump kube-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Nov 27, 2023
1 parent eb1df7f commit ac8a5a0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 84 deletions.
97 changes: 14 additions & 83 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dotenvy = "0.15"
futures = "0.3"
indexmap = { version = "2.0", features = ["serde"] }
k8s-openapi = { version = "0.20", default-features = false, features = ["v1_28"] }
kube = { version = "0.86", default-features = false, features = ["client", "rustls-tls"] }
kube = { version = "0.87", default-features = false, features = ["client", "rustls-tls"] }
lazy_static = "1.4"
once_cell = "1.18"
phf = "0.11"
Expand Down

0 comments on commit ac8a5a0

Please sign in to comment.