We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e2070 commit b83c4a4Copy full SHA for b83c4a4
Cargo.toml
@@ -22,7 +22,7 @@ include_dir = "0.7.4"
22
indoc = "2.0.5"
23
inventory = "0.3.19"
24
json-patch = "4.0.0"
25
-k8s-openapi = { version = "0.24.0", features = ["schemars", "latest"] }
+k8s-openapi = { version = "0.25.0", features = ["schemars", "latest"] }
26
kube = { version = "0.99.0", features = ["runtime", "derive"] }
27
maplit = "1.0.2"
28
pyo3-async-runtimes = { version = "0.24.0", features = ["tokio-runtime"] }
0 commit comments