From 0ac8379332f9ddda541b68309ef52e5f67380a0b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Oct 2023 22:16:26 +0000 Subject: [PATCH] Update quay.io/ceph/ceph Docker tag to v17.2.7 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml | 2 +- .../openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index c787961f..11b88d26 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -229,7 +229,7 @@ parameters: ceph: registry: quay.io image: ceph/ceph - tag: v17.2.6 + tag: v17.2.7 cephcsi: registry: quay.io image: cephcsi/cephcsi diff --git a/tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml b/tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml index 170cd2d8..590d7acb 100644 --- a/tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml +++ b/tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml @@ -12,7 +12,7 @@ metadata: spec: cephVersion: allowUnsupported: false - image: quay.io/ceph/ceph:v17.2.6 + image: quay.io/ceph/ceph:v17.2.7 dataDirHostPath: /var/lib/rook disruptionManagement: machineDisruptionBudgetNamespace: openshift-machine-api diff --git a/tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml b/tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml index 35ef492a..f62ad70d 100644 --- a/tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml +++ b/tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml @@ -12,7 +12,7 @@ metadata: spec: cephVersion: allowUnsupported: false - image: quay.io/ceph/ceph:v17.2.6 + image: quay.io/ceph/ceph:v17.2.7 dataDirHostPath: /var/lib/rook disruptionManagement: machineDisruptionBudgetNamespace: openshift-machine-api