ci: template changes for v3.7.2 release

Template changes for v3.7.2 release

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2022-10-19 11:43:38 +02:00
committed by mergify[bot]
parent a6ec149ec2
commit 47b59ee5a4
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-canary"}
CSI_IMAGE_VERSION=${CSI_IMAGE_VERSION:-"v3.7.2"}
#feature-gates for kube
K8S_FEATURE_GATES=${K8S_FEATURE_GATES:-""}