From 381bd179ded6e556c0200f4757b694d9f7dfb89b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 May 2021 01:48:41 +0000 Subject: [PATCH] chore(deps): update container image ceph/ceph to v16.2.4 Signed-off-by: Auricom --- cluster/core/infrastructure/rook-ceph/storage/cephcluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/infrastructure/rook-ceph/storage/cephcluster.yaml b/cluster/core/infrastructure/rook-ceph/storage/cephcluster.yaml index c635ad6a1..6bb434b57 100644 --- a/cluster/core/infrastructure/rook-ceph/storage/cephcluster.yaml +++ b/cluster/core/infrastructure/rook-ceph/storage/cephcluster.yaml @@ -6,7 +6,7 @@ metadata: namespace: rook-ceph spec: cephVersion: - image: ceph/ceph:v16.2.3 + image: ceph/ceph:v16.2.4 allowUnsupported: false dataDirHostPath: /var/lib/rook skipUpgradeChecks: false