From 6d86b7668da36d6e1837fadd0b1cc3f4d1dd5b1c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 May 2021 21:11:11 +0000 Subject: [PATCH] chore(deps): update container image ceph/ceph to v16.2.3 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 710edb2f2..c635ad6a1 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.2 + image: ceph/ceph:v16.2.3 allowUnsupported: false dataDirHostPath: /var/lib/rook skipUpgradeChecks: false