mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #71629 from mauilion/bump_kubernetes-cni
Bump the version of kubernetes-cni to 0.6.0
This commit is contained in:
commit
8f7405ec92
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user