mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 06:43:53 +00:00
Merge pull request #119969 from saschagrunert/cni-plugins
Update CNI plugins to v1.3.0
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
// utils.go contains functions used across test suites.
|
||||
|
||||
const (
|
||||
cniVersion = "v1.2.0"
|
||||
cniVersion = "v1.3.0"
|
||||
cniDirectory = "cni/bin" // The CNI tarball places binaries under directory under "cni/bin".
|
||||
cniConfDirectory = "cni/net.d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user