Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build.env
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ CSI_UPGRADE_VERSION=v3.14.2
CEPH_CSI_OPERATOR_VERSION=latest

# Ceph version to use
BASE_IMAGE=quay.io/ceph/ceph:v19.2.2
CEPH_VERSION=squid
BASE_IMAGE=quay.io/ceph/ceph:v20
CEPH_VERSION=tentacle

# standard Golang options
GOLANG_VERSION=1.24.6
Expand Down