We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e12948 commit eba9ae7Copy full SHA for eba9ae7
agent/Cargo.toml
@@ -22,7 +22,7 @@ anyhow = "1"
22
libc = "0.2"
23
log = "0.4"
24
ipnet = "2.9.0"
25
-kube = { version = "0.92.1", features = ["runtime", "client", "derive"] }
+kube = { version = "0.93.1", features = ["runtime", "client", "derive"] }
26
k8s-openapi = { version = "0.22.0", features = ["latest"] }
27
rsln = "0.0"
28
serde = "1.0"
0 commit comments