Skip to content

Commit c26c095

Browse files
committed
Update quay.io/ceph/ceph Docker tag to v20
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 5888161 commit c26c095

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ parameters:
229229
ceph:
230230
registry: quay.io
231231
image: ceph/ceph
232-
tag: v18.2.7
232+
tag: v20.2.0
233233
cephcsi:
234234
registry: quay.io
235235
image: cephcsi/cephcsi

tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
spec:
1313
cephVersion:
1414
allowUnsupported: false
15-
image: quay.io/ceph/ceph:v18.2.7
15+
image: quay.io/ceph/ceph:v20.2.0
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
spec:
1313
cephVersion:
1414
allowUnsupported: false
15-
image: quay.io/ceph/ceph:v18.2.7
15+
image: quay.io/ceph/ceph:v20.2.0
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
spec:
1313
cephVersion:
1414
allowUnsupported: false
15-
image: quay.io/ceph/ceph:v18.2.7
15+
image: quay.io/ceph/ceph:v20.2.0
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

tests/golden/rbd-extra-storageclass/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
spec:
1313
cephVersion:
1414
allowUnsupported: false
15-
image: quay.io/ceph/ceph:v18.2.7
15+
image: quay.io/ceph/ceph:v20.2.0
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

0 commit comments

Comments
 (0)