revert: release 3.6.2 template changes

This reverts commit 520903d07b.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2022-06-09 14:43:53 +05:30
committed by mergify[bot]
parent 520903d07b
commit 77f5435c4c
8 changed files with 13 additions and 13 deletions

View File

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