From b95e26fef6e5fa4c514c695c31f32b72442abbae Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 14 Jul 2026 21:34:06 +0200 Subject: [PATCH] Bump Ceph to v19.2.5 --- etc/kayobe/cephadm.yml | 2 +- releasenotes/notes/ceph-19.2.5-33d2bf497425bfad.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ceph-19.2.5-33d2bf497425bfad.yaml diff --git a/etc/kayobe/cephadm.yml b/etc/kayobe/cephadm.yml index 82221d24a0..a3fa6ac23f 100644 --- a/etc/kayobe/cephadm.yml +++ b/etc/kayobe/cephadm.yml @@ -12,7 +12,7 @@ cephadm_ceph_release: "squid" cephadm_image: "{{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool else 'quay.io' }}/ceph/ceph:{{ cephadm_image_tag }}" # Ceph container image tag. -cephadm_image_tag: "v19.2.4" +cephadm_image_tag: "v19.2.5" # HAProxy container image. cephadm_haproxy_image: "{{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool else 'quay.io' }}/ceph/haproxy:{{ cephadm_haproxy_image_tag }}" diff --git a/releasenotes/notes/ceph-19.2.5-33d2bf497425bfad.yaml b/releasenotes/notes/ceph-19.2.5-33d2bf497425bfad.yaml new file mode 100644 index 0000000000..8f1789a57d --- /dev/null +++ b/releasenotes/notes/ceph-19.2.5-33d2bf497425bfad.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Bumps Ceph to Squid v19.2.5.