Skip to content

Commit 4cb85e4

Browse files
committed
Update quay.io/ceph/ceph Docker tag to v19
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 28dc0ee commit 4cb85e4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

class/defaults.yml

+1-1
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.4
232+
tag: v19.2.1
233233
cephcsi:
234234
registry: quay.io
235235
image: cephcsi/cephcsi

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

+1-1
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.4
15+
image: quay.io/ceph/ceph:v19.2.1
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

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

+1-1
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.4
15+
image: quay.io/ceph/ceph:v19.2.1
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

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

+1-1
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.4
15+
image: quay.io/ceph/ceph:v19.2.1
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

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

+1-1
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.4
15+
image: quay.io/ceph/ceph:v19.2.1
1616
dataDirHostPath: /var/lib/rook
1717
disruptionManagement:
1818
managePodBudgets: true

0 commit comments

Comments
 (0)