From f0d267e91ddc6d495412dda66ce83aeacb889da2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:01:48 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20quay.io/ce?= =?UTF-8?q?ph/ceph=20(v20.2.4=20=E2=9E=94=20v21.1.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml b/kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml index c7f6f8fe7..3ef480016 100644 --- a/kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml +++ b/kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml @@ -39,7 +39,7 @@ spec: namespace: network cephImage: repository: quay.io/ceph/ceph - tag: v20.2.4@sha256:6bb1c8a42fbc0bf87938946990b65174466997bc11c31eb5a323225a779fd8f9 + tag: v21.1.0@sha256:5ff3692d2f3f4bf47ca7717de6f8f8556440ce3e15efaa680b62cb924eec0541 cephClusterSpec: # Ceph 20 rates cipher `aes` HEALTH_ERR, which blocks Rook's OSD upgrades. aes256k needs the # in-kernel client from Linux 7.0. keyType does nothing unless keyRotationPolicy is set.