diff --git a/Cargo.toml b/Cargo.toml index b7c08624..b1feddfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ email_address = { version = "0.2.4", features = ["serde"] } itertools = "0.12" json-patch = "1.0" k8s-openapi = { version = "0.21.1", default-features = false } -kube = { version = "0.89.0", default-features = false, features = [ +kube = { version = "0.90.0", default-features = false, features = [ "client", "rustls-tls", "runtime",