revert: template changes for v3.7.2 release

Revert the template changes done for v3.7.2 release

This reverts commit 47b59ee5a4.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2022-10-20 09:19:22 +02:00
committed by mergify[bot]
parent 47b59ee5a4
commit b9781bd054
10 changed files with 16 additions and 16 deletions

View File

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