We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783a7fd commit 8cc3df5Copy full SHA for 8cc3df5
1 file changed
build.env
@@ -17,11 +17,7 @@ CSI_IMAGE_VERSION=canary
17
CSI_UPGRADE_VERSION=v3.16.2
18
19
# ceph-csi-operator version used for e2e test
20
-# TODO: use release tag which includes the bug fixes
21
-# - https://github.com/ceph/ceph-csi-operator/pull/206
22
-# - https://github.com/ceph/ceph-csi-operator/pull/207
23
-# Till then use the latest tag instead of the release.
24
-CEPH_CSI_OPERATOR_VERSION=latest
+CEPH_CSI_OPERATOR_VERSION=v0.6.0
25
26
# Ceph version to use
27
BASE_IMAGE=quay.io/ceph/ceph:v20
0 commit comments