Skip to content

Commit 023b710

Browse files
fix(deps): update rust crate k8s-openapi to 0.26.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ef95ff commit 023b710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ include_dir = "0.7.4"
2222
indoc = "2.0.5"
2323
inventory = "0.3.19"
2424
json-patch = "4.0.0"
25-
k8s-openapi = { version = "0.25.0", features = ["schemars", "v1_30"] }
25+
k8s-openapi = { version = "0.26.0", features = ["schemars", "v1_30"] }
2626
kube = { version = "1.0.0", features = ["runtime", "derive"] }
2727
log = "0.4.27"
2828
maplit = "1.0.2"

0 commit comments

Comments
 (0)