mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #104426 from mauriciopoppe/update-csi-proxy-version
Upgrade the default csi-proxy version installed by kube-up.sh
This commit is contained in:
		@@ -164,4 +164,4 @@ export WINDOWS_INFRA_CONTAINER="k8s.gcr.io/pause:3.5"
 | 
			
		||||
# Storage Path for csi-proxy. csi-proxy only needs to be installed for Windows.
 | 
			
		||||
export CSI_PROXY_STORAGE_PATH="https://storage.googleapis.com/gke-release/csi-proxy"
 | 
			
		||||
# Version for csi-proxy
 | 
			
		||||
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v0.2.2-gke.0}"
 | 
			
		||||
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v1.0.1-gke.0}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user