Skip to content

Commit

Permalink
rebase: update ceph to reef
Browse files Browse the repository at this point in the history
Testing Reef and see everything works

Signed-off-by: Madhu Rajanna <[email protected]>
  • Loading branch information
Madhu-1 committed Aug 2, 2023
1 parent e7a8e5d commit 3388d57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.env
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ CSI_IMAGE_VERSION=canary
CSI_UPGRADE_VERSION=v3.9.0

# Ceph version to use
BASE_IMAGE=quay.io/ceph/ceph:v17
CEPH_VERSION=quincy
BASE_IMAGE=quay.io/ceph/ceph:v18
CEPH_VERSION=reef

# standard Golang options
GOLANG_VERSION=1.20.4
Expand Down Expand Up @@ -51,7 +51,7 @@ CHANGE_MINIKUBE_NONE_USER=true
# Rook options
ROOK_VERSION=v1.10.9
# Provide ceph image path
ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v17
ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v18

# CSI sidecar version
CSI_ATTACHER_VERSION=v4.3.0
Expand Down

0 comments on commit 3388d57

Please sign in to comment.