mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Update CNI to v0.8.6
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
// utils.go contains functions used across test suites.
|
||||
|
||||
const (
|
||||
cniVersion = "v0.8.5"
|
||||
cniVersion = "v0.8.6"
|
||||
cniArch = "amd64"
|
||||
cniDirectory = "cni/bin" // The CNI tarball places binaries under directory under "cni/bin".
|
||||
cniConfDirectory = "cni/net.d"
|
||||
|
Reference in New Issue
Block a user