diff --git a/cluster/gce/config-common.sh b/cluster/gce/config-common.sh index bd90712cdad..2c54864f96b 100644 --- a/cluster/gce/config-common.sh +++ b/cluster/gce/config-common.sh @@ -162,4 +162,4 @@ export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.1" # 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="v0.2.0-gke.0" \ No newline at end of file +export CSI_PROXY_VERSION="v0.2.1-gke.0"