From 3c1c6ea7350415f3f93b86eea9c8699e23b61c1f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Jul 2021 19:00:33 +0000 Subject: [PATCH] chore(deps): update container image ceph/ceph to v16.2.5 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 6bb434b57..13e1c6c57 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.4 + image: ceph/ceph:v16.2.5 allowUnsupported: false dataDirHostPath: /var/lib/rook skipUpgradeChecks: false