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 72e0e11 commit 32d80c1Copy full SHA for 32d80c1
Cargo.toml
@@ -29,7 +29,7 @@ color-eyre = "0.6.3"
29
dotenv = "0.15.0"
30
eyre = "0.6.12"
31
git2 = "0.18.3"
32
-k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
+k8s-openapi = { version = "0.24.0", features = ["v1_26"] }
33
kube = { version = "0.87.2", features = ["derive", "runtime"] }
34
lettre = { version = "0.11.7", features = ["tokio1", "tracing", "tokio1-native-tls"] }
35
mustache = "0.9.0"
0 commit comments