mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
deploy: update deployment templates to point to 3.6-canary images
This commit revert the deployment templates in release 3.6 branch to canary. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
eff3e9a237
commit
2790daac39
@ -177,7 +177,7 @@ else
|
||||
fi
|
||||
|
||||
# configure csi image version
|
||||
CSI_IMAGE_VERSION=${CSI_IMAGE_VERSION:-"v3.6.0"}
|
||||
CSI_IMAGE_VERSION=${CSI_IMAGE_VERSION:-"v3.6-canary"}
|
||||
|
||||
#feature-gates for kube
|
||||
K8S_FEATURE_GATES=${K8S_FEATURE_GATES:-""}
|
||||
|
Reference in New Issue
Block a user