revert: "deploy: change image versions to v3.6.1"

This reverts commit 2032a84c68.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2022-04-22 19:15:57 +05:30
committed by mergify[bot]
parent 0932a4b6be
commit 41728c2465
6 changed files with 11 additions and 11 deletions

View File

@ -177,7 +177,7 @@ else
fi
# configure csi image version
CSI_IMAGE_VERSION=${CSI_IMAGE_VERSION:-"v3.6.1"}
CSI_IMAGE_VERSION=${CSI_IMAGE_VERSION:-"v3.6-canary"}
#feature-gates for kube
K8S_FEATURE_GATES=${K8S_FEATURE_GATES:-""}