From cb5a14fec7c304759dbc3892b71934a4d8179dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:37:33 +0000 Subject: [PATCH] Update quay.io/ceph/ceph Docker tag to v20 --- clusters/talos-ottawa/apps/rook-ceph/config/cluster.yaml | 2 +- clusters/talos-ottawa/apps/rook-ceph/config/toolbox.yaml | 2 +- clusters/talos-robbinsdale/apps/rook-ceph/config/cluster.yaml | 2 +- clusters/talos-robbinsdale/apps/rook-ceph/config/toolbox.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/talos-ottawa/apps/rook-ceph/config/cluster.yaml b/clusters/talos-ottawa/apps/rook-ceph/config/cluster.yaml index 37fa999d2..a07146e19 100644 --- a/clusters/talos-ottawa/apps/rook-ceph/config/cluster.yaml +++ b/clusters/talos-ottawa/apps/rook-ceph/config/cluster.yaml @@ -38,7 +38,7 @@ spec: # versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/. # If you want to be more precise, you can always use a timestamp tag such as quay.io/ceph/ceph:v18.2.4-20240724 # This tag might not contain a new Ceph version, just security fixes from the underlying operating system, which will reduce vulnerabilities - image: quay.io/ceph/ceph:v19.2.3 + image: quay.io/ceph/ceph:v20.2.0 # Whether to allow unsupported versions of Ceph. Currently Reef and Squid are supported. # Future versions such as Tentacle (v20) would require this to be set to `true`. # Do not set to true in production. diff --git a/clusters/talos-ottawa/apps/rook-ceph/config/toolbox.yaml b/clusters/talos-ottawa/apps/rook-ceph/config/toolbox.yaml index 4f64e26bb..eab99cd40 100644 --- a/clusters/talos-ottawa/apps/rook-ceph/config/toolbox.yaml +++ b/clusters/talos-ottawa/apps/rook-ceph/config/toolbox.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: rook-ceph-default containers: - name: rook-ceph-tools - image: quay.io/ceph/ceph:v19 + image: quay.io/ceph/ceph:v20 command: ["/bin/bash"] args: - "-c" diff --git a/clusters/talos-robbinsdale/apps/rook-ceph/config/cluster.yaml b/clusters/talos-robbinsdale/apps/rook-ceph/config/cluster.yaml index b4f845e2a..ce007abbd 100644 --- a/clusters/talos-robbinsdale/apps/rook-ceph/config/cluster.yaml +++ b/clusters/talos-robbinsdale/apps/rook-ceph/config/cluster.yaml @@ -21,7 +21,7 @@ spec: # versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/. # If you want to be more precise, you can always use a timestamp tag such as quay.io/ceph/ceph:v18.2.4-20240724 # This tag might not contain a new Ceph version, just security fixes from the underlying operating system, which will reduce vulnerabilities - image: quay.io/ceph/ceph:v19.2 + image: quay.io/ceph/ceph:v20.2 # Whether to allow unsupported versions of Ceph. Currently Reef and Squid are supported. # Future versions such as Tentacle (v20) would require this to be set to `true`. # Do not set to true in production. diff --git a/clusters/talos-robbinsdale/apps/rook-ceph/config/toolbox.yaml b/clusters/talos-robbinsdale/apps/rook-ceph/config/toolbox.yaml index 4f64e26bb..eab99cd40 100644 --- a/clusters/talos-robbinsdale/apps/rook-ceph/config/toolbox.yaml +++ b/clusters/talos-robbinsdale/apps/rook-ceph/config/toolbox.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: rook-ceph-default containers: - name: rook-ceph-tools - image: quay.io/ceph/ceph:v19 + image: quay.io/ceph/ceph:v20 command: ["/bin/bash"] args: - "-c"