Skip to content

Commit 8cc3df5

Browse files
committed
ci: use ceph-csi-operator v0.6.0
The :latest container-image in the CI registry does not seem to be the most recent version. Signed-off-by: Niels de Vos <ndevos@ibm.com>
1 parent 783a7fd commit 8cc3df5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

build.env

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ CSI_IMAGE_VERSION=canary
1717
CSI_UPGRADE_VERSION=v3.16.2
1818

1919
# 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
20+
CEPH_CSI_OPERATOR_VERSION=v0.6.0
2521

2622
# Ceph version to use
2723
BASE_IMAGE=quay.io/ceph/ceph:v20

0 commit comments

Comments
 (0)