From d8dc8eb7261f4d9130f1c9e4a5c66d78a6af9cab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Jul 2024 20:56:53 +0000 Subject: [PATCH] Update quay.io/ceph/ceph Docker tag to v19 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml | 2 +- .../defaults/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml | 2 +- .../openshift4/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index 021bacf5..5117dfbe 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -228,7 +228,7 @@ parameters: ceph: registry: quay.io image: ceph/ceph - tag: v18.2.2 + tag: v19.1.0 cephcsi: registry: quay.io image: cephcsi/cephcsi diff --git a/tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml b/tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml index 5cfe8285..48770ec7 100644 --- a/tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml +++ b/tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_cluster.yaml @@ -12,7 +12,7 @@ metadata: spec: cephVersion: allowUnsupported: false - image: quay.io/ceph/ceph:v18.2.2 + image: quay.io/ceph/ceph:v19.1.0 dataDirHostPath: /var/lib/rook disruptionManagement: managePodBudgets: true 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 5cfe8285..48770ec7 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:v18.2.2 + image: quay.io/ceph/ceph:v19.1.0 dataDirHostPath: /var/lib/rook disruptionManagement: managePodBudgets: true 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 5cfe8285..48770ec7 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:v18.2.2 + image: quay.io/ceph/ceph:v19.1.0 dataDirHostPath: /var/lib/rook disruptionManagement: managePodBudgets: true