From 7c49bd5378ee5fcccc4a9bbbc9c19fc3cf425d7c Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 28 Jul 2025 17:27:42 +0200 Subject: [PATCH] Bump Ceph to v19.2.3 --- etc/kayobe/cephadm.yml | 2 +- releasenotes/notes/ceph-19.2.3-1b0af47e75bb7456.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ceph-19.2.3-1b0af47e75bb7456.yaml diff --git a/etc/kayobe/cephadm.yml b/etc/kayobe/cephadm.yml index 2e48ad1975..bd743e3e6c 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.2" +cephadm_image_tag: "v19.2.3" # 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.3-1b0af47e75bb7456.yaml b/releasenotes/notes/ceph-19.2.3-1b0af47e75bb7456.yaml new file mode 100644 index 0000000000..ca71c02137 --- /dev/null +++ b/releasenotes/notes/ceph-19.2.3-1b0af47e75bb7456.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Bumps Ceph to Squid v19.2.3.