mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Update cni-plugins to v1.4.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
		@@ -28,7 +28,7 @@ import (
 | 
			
		||||
// utils.go contains functions used across test suites.
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	cniVersion       = "v1.3.0"
 | 
			
		||||
	cniVersion       = "v1.4.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