Skip to content

Commit 367217d

Browse files
committed
chore(k8s/amour/rook-ceph): upgrade ceph to v18.2.2
1 parent e2025e3 commit 367217d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/amour/rook_ceph/ceph_cluster_list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
#CephClusterList: items: [{
1818
spec: {
1919
cephVersion: {
20-
image: "docker.io/rkachach/ceph:v18.2.1_patched_v1"
20+
image: "quay.io/ceph/ceph:v18.2.2"
2121
allowUnsupported: false
2222
}
2323
dataDirHostPath: "/var/lib/rook"

0 commit comments

Comments
 (0)