Skip to content

Commit f891071

Browse files
Bump k8s-openapi in /policies/istio-gateway-virtualservice
Bumps [k8s-openapi](https://github.com/Arnavion/k8s-openapi) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: k8s-openapi dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec0f25b commit f891071

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

policies/istio-gateway-virtualservice/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

policies/istio-gateway-virtualservice/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
k8s-openapi = { version = "0.27.0", default-features = false, features = [
10+
k8s-openapi = { version = "0.27.1", default-features = false, features = [
1111
"v1_33",
1212
] }
1313
kcr_networking_istio_io = "3.20260118.32604"

0 commit comments

Comments
 (0)