Compare commits
1 Commits
master
...
86fb7dafe8
Author | SHA1 | Date | |
---|---|---|---|
86fb7dafe8 |
@ -14,7 +14,7 @@ serde_json = "1.0.140"
|
||||
schemars = "0.8.22"
|
||||
tokio = { version = "1.45.1", features = ["full"] }
|
||||
kube = { version = "0.99.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
|
||||
k8s-openapi = { version = "0.25.0", features = ["v1_31"] }
|
||||
futures = "0.3.31"
|
||||
thiserror = "2.0.12"
|
||||
rand = "0.9.1"
|
||||
|
Reference in New Issue
Block a user