Unverified Commit 8f7405ec authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #71629 from mauilion/bump_kubernetes-cni

Bump the version of kubernetes-cni to 0.6.0
parents 42067900 8e08cbc3
......@@ -92,7 +92,7 @@ grep ^STABLE_BUILD_SCM_REVISION bazel-out/stable-status.txt \
genrule(
name = "cni_package_version",
outs = ["cni_version"],
cmd = "echo 0.5.1 >$@",
cmd = "echo 0.6.0 >$@",
)
release_filegroup(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment