Skip to content

Commit 5456ea4

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

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
@@ -243,7 +243,7 @@ parameters:
243243
ceph:
244244
registry: quay.io
245245
image: ceph/ceph
246-
tag: v19.2.3
246+
tag: v20.2.0
247247
cephcsi:
248248
registry: quay.io
249249
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
@@ -11,7 +11,7 @@ metadata:
1111
spec:
1212
cephVersion:
1313
allowUnsupported: false
14-
image: quay.io/ceph/ceph:v19.2.3
14+
image: quay.io/ceph/ceph:v20.2.0
1515
dataDirHostPath: /var/lib/rook
1616
disruptionManagement:
1717
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
@@ -11,7 +11,7 @@ metadata:
1111
spec:
1212
cephVersion:
1313
allowUnsupported: false
14-
image: quay.io/ceph/ceph:v19.2.3
14+
image: quay.io/ceph/ceph:v20.2.0
1515
dataDirHostPath: /var/lib/rook
1616
disruptionManagement:
1717
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
@@ -11,7 +11,7 @@ metadata:
1111
spec:
1212
cephVersion:
1313
allowUnsupported: false
14-
image: quay.io/ceph/ceph:v19.2.3
14+
image: quay.io/ceph/ceph:v20.2.0
1515
dataDirHostPath: /var/lib/rook
1616
disruptionManagement:
1717
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
@@ -11,7 +11,7 @@ metadata:
1111
spec:
1212
cephVersion:
1313
allowUnsupported: false
14-
image: quay.io/ceph/ceph:v19.2.3
14+
image: quay.io/ceph/ceph:v20.2.0
1515
dataDirHostPath: /var/lib/rook
1616
disruptionManagement:
1717
managePodBudgets: true

0 commit comments

Comments
 (0)